Giter VIP home page Giter VIP logo

crazyauctions's Introduction


CrazyAuctions

Contributors Forks Stargazers Issues GPU License Contact CodeFactor

Paper Purpur

A crates plugin that offers quality crates with ease!
Explore the docs »

Report Bug · Request Feature · Get Support

Table of Contents
  1. Getting Started
  2. Roadmap
  3. Contributing
  4. License
  5. Contact

Resource Page

Hangar Modrinth

Getting Started

How to get started with contributing / maintaining your own version of CrazyAuctions!

Prerequisites

A list of things necessary to make sure you can build CrazyAuctions properly.

Installation

  1. Clone the repo
    git clone https://github.com/Crazy-Crew/CrazyAuctions.git
  2. Open the repository using Intellij IDEA & wait until it finishes downloading/indexing.
  3. Run the clean assemble task.
    ./gradlew clean assemble

Roadmap

Check our public trello board for our current plans, any bugs and general tracking of the project progress.

Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/yourfeature)
  3. Commit your Changes (git commit -m 'your amazing feature.')
  4. Push to the Branch (git push)
  5. Open a Pull Request to the main branch to add your feature/fix.

License

Distributed under the MIT License. See LICENSE for more information.

crazyauctions's People

Contributors

aurelien30000 avatar badbones69 avatar fozziehi avatar hexedhero avatar hitosherizu avatar jpenilla avatar ryderbelserion avatar sgdc3 avatar sirkillian avatar themondon avatar truedarklord avatar winside avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

crazyauctions's Issues

Translation

Hello,
Some features are not translatable, like:

If nobody bids on an item, top bidder is displayed as "none" (we currently can't change that)
For the timer on an item, it says "00d 00h 00m 00s" (example: In French, day = jour, so we would like to put "j" instead of "d" )

Can you add options in the config.yml to translate these ?

Also, while I'm at it, I saw in the message.yml that apparently, an admin can forcefully cancel the auction of a player. How can we do that ?

Thank you for your help !

Bugs

1 The variable %Time% dont work on the selled items Gui (when you put the mouse on the item "to buy")

2 There is a bug that if a player have more than a double chest of items being selled and u do: /ah View it only shows you the first vault, when it should show all vaults if exeeds more than a double chest of items.

lowering TPS

Last update is taking down my server's tps down

 Pct Total	Pct Tick	         Total     Avg	        PerTick  Count    Event
  38.74%	5,927.26%	 44.45 s	 2,963.63 ms	 0.0	       0.0k	    Task: Main$2(interval 100)

There is no command to get debug so i can not post it, and there is no error or warn shown in console.

UUID support?

It appears that the sellers of items are stored by their username in Data.yml. Unless I'm missing something, this means that if a player changes their name, they'll lose ownership of all the items they're currently auctioning/selling and won't get paid for them. Sellers should be stored by their UUID to avoid this.

[request] Bidding chat messages

Firstly, Requesting the option to have chat messages sent to those online, that are bidding on a specific item to tell them they have been outbid.
If I'm part of a bid, I want to get a chat message sent to me when I have been outbid, so I have been notified, with a sound.

Secondly, if I'm offline and someone wins a bid for an item I put up for bid I would like some form of message when I log in to tell me that my bid has ended, how much for and to who won it, with the option to click it to view the history, see #47 for history.

Thirdly, An option for a Global message to be set once an item is placed up for bid, so people online are all notified that an item has been added to be bidded on.

Strange symbol "HB SP"

version: 1.12
There is a symbol that stands in the middle of the price. I think it's a symbol of non breaking space(but actually i dont know) Screenshot attached below. How i can fix it? i need to replace that symbol "HB SP" to symbol ","
default

Add Fee and Tax

Build up a GUI shop for player is great! But this simply allow they transfer money by selling a trash item with high price then another player buy it.
A tax will help to solve this problem a bit. Like if they sold a 1000 money item, 10% tax then they only receive 900.

And to prevent player to spam/scam, we should add a fee, like they lost 200money each time put item to market regardless of people will buy it or not

You can get items out

You can get items out if you shiftclick on them and then quickly press escape, and then if you go into your inventory then you can chuck it out and then its a valid item.

Admin use

Is there no way to use this plugin in an admin way? For example, players are using the /ah plugin to store items that no one can ever touch. They simply put the item in the ah and then cancel it so it goes into a cancelled items area. Then no one, not even the owner of the server can touch the items

/ah Does not work on 1.8.8

Skyblock server running 1.8.8 and /ah command wont work?
Have this plugin on my other 1.12 server and works famously, wanted to add it to my skyblock server but will only run /ca commands.
Any reason why? Or a fix?

An error occurred when buying

Well...I'm using spigot 1.7.2 (Yeah it's too old, but you said it's compatible with 1.7+)
I can't buy things from the GUI, but my money will lose.
You don't need to fix it if the problem is because my old spigot, I'm going to update it.
Here is the log:
[11:14:40 ERROR]: Could not pass event InventoryClickEvent to CrazyAuctions v1.2.4 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot-1.7.2-R0.4.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.7.2-R0.4.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) ~[spigot-1.7.2-R0.4.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:487) [spigot-1.7.2-R0.4.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:472) [spigot-1.7.2-R0.4.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:1403) [spigot-1.7.2-R0.4.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.PacketPlayInWindowClick.a(SourceFile:32) [spigot-1.7.2-R0.4.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.PacketPlayInWindowClick.handle(SourceFile:10) [spigot-1.7.2-R0.4.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:147) [spigot-1.7.2-R0.4.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.ServerConnection.c(ServerConnection.java:77) [spigot-1.7.2-R0.4.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:700) [spigot-1.7.2-R0.4.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [spigot-1.7.2-R0.4.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:562) [spigot-1.7.2-R0.4.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:469) [spigot-1.7.2-R0.4.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot-1.7.2-R0.4.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection; at me.badbones69.crazyauctions.Methods.isOnline(Methods.java:217) ~[?:?] at me.badbones69.crazyauctions.controlers.GUI.onInvClick(GUI.java:813) ~[?:?] at sun.reflect.GeneratedMethodAccessor731.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:318) ~[spigot-1.7.2-R0.4.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] ... 14 more

PHP

<div id="content">

	<div id="inner-content" class="wrap clearfix">

			<div id="main" class="ninecol first clearfix" role="main">

				<div class="inner-bg">

				<?php if (have_posts()) : while (have_posts()) : the_post(); ?>

				<article id="post-<?php the_ID(); ?>" <?php post_class( 'clearfix' ); ?> role="article" itemscope itemtype="http://schema.org/BlogPosting">

					<header class="article-header">

						<h1 class="page-title" itemprop="headline"><?php the_title(); ?></h1>


					</header> <?php // end article header ?>

					<section class="entry-content clearfix" itemprop="articleBody">
						<?php the_content(); ?>
				</section> <?php // end article section ?>

					<footer class="article-footer">
password = "456789asd"; //Паролата от config файла на сървъра $errormsg = ''; //Да има... (Не попълвай.) // ---/ $servID = 26257; //ID на услуга от Mobio.bg // Функция за връзка с mobio.bg function mobio_checkcode($servID, $code, $debug = 0) { $res_lines = file("http://www.mobio.bg/code/checkcode.php?servID=$servID&code=$code"); $ret = 0; if ($res_lines) { if (strstr("PAYBG=OK", $res_lines[0])) { $ret = 1; } else { if ($debug) echo $line . "\n"; } } else { if ($debug) echo "Unable to connect to mobio.bg server.\n"; $ret = 0; } return $ret; } // Заявката if (isset($_POST['submit'])) { $code = htmlspecialchars(addslashes(trim($_POST['code']))); $playername = htmlspecialchars(addslashes($_POST['playername'])); if ($ws->connect()) { //проверяваме дали сървъра е пуснат... if ($playername == NULL | $code == NULL) { //Проверяваме дали полетата са попълнени $errormsg = '
Попълнете всички полета!
'; //Ако полетата са празни изписва това. } else { if (mobio_checkcode($servID, $code, 0) == 1) { //Проверяваме мобио кода $ws->doCommandAsConsole("sms $playername 100"); //Съобщаваме на всички, че някой си е купил еди какво си.. $ws->disconnect(); $errormsg = '
Честито (' . $playername . ') успешно закупи 100 Coins в сървъра!
'; //Съобщение за Активирана група... } else { $errormsg = '
СМС КОДА Е ГРЕШЕН! Опитай отново!
'; //Ако кода е грешен изписва това. } } } else { $errormsg = '
Сървъра е офлайн, моля ела отново когато е пуснат!
'; //Ако сървъра е спрян изписва това.. } } ?> <style> .myButton { background-color:#44c767; -moz-border-radius:28px; -webkit-border-radius:28px; border-radius:28px; border:1px solid #18ab29; display:inline-block; cursor:pointer; color:#ffffff; font-family:Arial; font-size:17px; padding:10px 20px; text-decoration:none; text-shadow:0px 1px 0px #2f6627; } .myButton:hover { background-color:#5cbf2a; } .myButton:active { position:relative; top:1px; } </style>
  <div class="row marketing">
Изпрати смс на номер 1096 с текст bgmc на цена 6.00лв с ДДС!
    <form method="post" action="">
    
	<div class="form-group">
		<label for="playername">Име в сървъра: <font color="red">*</font></label>
		<input type="text" class="form-control" name="playername" placeholder="Моля бъди точен!">
		<br> </br>
	</div>
	<div class="form-group">
		<label for="smscode">СМС Код <font color="red">*</font></label>
		<input type="text" class="form-control" name="code" placeholder="Моля бъди точен!">
	</div>
	<br> </br>
	<input type="submit" class="myButton" name="submit" value="Изпълни" /></center>

	</form>
	
<br />

<?php echo $errormsg; //Показване на грешките или успешните.. ?>
  </div>
					</footer> <?php // end article footer ?>

					<?php // comments_template(); ?>

				</article> <?php // end article ?>

				<?php endwhile; else : ?>

						<article id="post-not-found" class="hentry clearfix">
							<header class="article-header">
								<h1><?php _e( 'Oops, Post Not Found!', 'bonestheme' ); ?></h1>
							</header>
							<section class="entry-content">
								<p><?php _e( 'Uh Oh. Something is missing. Try double checking things.', 'bonestheme' ); ?></p>
							</section>
							<footer class="article-footer">
									<p><?php _e( 'This is the error message in the page.php template.', 'bonestheme' ); ?></p>
							</footer>
						</article>

				<?php endif; ?>

				</div> <?php //end .inner-bg ?>

				<div class="creepy-content-border creepy-3d-border"><span class="border-left"></span><span class="border-middle"><span></span></span><span class="border-right"></span></div>

			</div> <?php // end #main ?>

			<?php get_sidebar(); ?>

	</div> <?php // end #inner-content ?>

	<div class='creepy-main-border creepy-3d-border wrap'>
		<span class="border-left"></span><span class="border-middle"><span></span></span><span class="border-right"></span>
	</div> 

</div> <?php // end #content ?>

Build Failure

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.876 s
[INFO] Finished at: 2018-09-05T07:19:22-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project crazyauctions: Could not resolve dependencies for project me.badbones69:crazyauctions:jar:1.2.6: Could not find artifact org.spigotmc:spigot:jar:1.12.2-R0.1-SNAPSHOT in spigot-repo (https://hub.spigotmc.org/nexus/content/repositories/snapshots/) -> [Help 1]

An internal error ocurred while attemping to perfom this command

When a player use a command from crazy auctions this happens:

[01:39:55 INFO]: Ant4rez issued server command: /ah
[01:39:55 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'ah' in plugin CrazyAuctions v1.2.4
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-549c1fa-45c8386]
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot.jar:git-Spigot-549c1fa-45c8386]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:649) ~[spigot.jar:git-Spigot-549c1fa-45c8386]
        at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1397) [spigot.jar:git-Spigot-549c1fa-45c8386]
        at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1232) [spigot.jar:git-Spigot-549c1fa-45c8386]
        at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-549c1fa-45c8386]
        at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-549c1fa-45c8386]
        at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-549c1fa-45c8386]
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_151]
        at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_151]
        at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-549c1fa-45c8386]
        at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot.jar:git-Spigot-549c1fa-45c8386]
        at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-549c1fa-45c8386]
        at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-549c1fa-45c8386]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-549c1fa-45c8386]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_151]
Caused by: java.lang.NullPointerException

Please help!

Every time a player or me sells an item it says you cant list any more items even tho there is nothing listed

Error

This is basically the error: http://pastebin.com/HJEx0LzS . I am able to open the ah but I cant sell anything. It sends the Internal error message. players have the permissions. Here they are:
- CrazyAuctions.Bid
- CrazyAuctions.Bid.2
- CrazyAuctions.Sell
- CrazyAuctions.Sell.2
- CrazyAuctions.View
- CrazyAuctions.Access
And my Messages.yml file does not have any error I parsed it in an online yaml parser and it's fine and there are no line missing I checked them all one by one. My config file as well.
config.yml: http://pastebin.com/y5i3fyBw
Messages.yml: http://pastebin.com/mMzdWrR1
Shortly after I execute the command to sell like /ah sell 1000 1 it sends the Item-Has-Expired message.
Can you fix this please? I would love to use this plugin on my server...

Money not being paid to seller

What happens: When an item is bought in the Crazy Auctions the seller is not paid for the item they were selling.

When it happens: So far only tested with selling items not auction items.

Other information: I cannot recreate this issue, and it happens very rarely, it has only happened now twice since I have been running the plugin (3 months). But figured since it's happening maybe there is something that can be done to fix it.

[request] Tracking bid histroy & won items log.

Hey first time testing this plugin tonight, so far so good.
Our goal is to have admins auction off items, not players (for now), we have a stockpile of items we want to auction already, the major flaw I can see, is the players have no idea to see who won an ended auction, it almost needs another GUI icon at the bottom to show all won auctions, even better if they can then click it to have the history of bids posted in chat (Like ebay) so they can see who won the item and how much for, but giving us the option to format the text, so we could remove the usernames if this becomes an issue, but still have the history of bids.

Secondly, just a log of everything that happens with the plugin, Itll just be admins putting items up for auction, so we just will need a minimum of seeing what an item sold for and to who in a log when it ends.

Error

[18:22:03 INFO]: EnderCraft202 issued server command: /ah

[18:22:03 ERROR]: nullorg.bukkit.command.CommandException: Unhandled exception executing command 'ah' in plugin CrazyAuctions v1.0.1 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[patched.jar:git-PaperSpigot-"4c7641d"] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:146) ~[patched.jar:git-PaperSpigot-"4c7641d"] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:666) ~[patched.jar:git-PaperSpigot-"4c7641d"] at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1189) [patched.jar:git-PaperSpigot-"4c7641d"] at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1001) [patched.jar:git-PaperSpigot-"4c7641d"] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [patched.jar:git-PaperSpigot-"4c7641d"] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [patched.jar:git-PaperSpigot-"4c7641d"] at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [patched.jar:git-PaperSpigot-"4c7641d"] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_102] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_102] at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [patched.jar:git-PaperSpigot-"4c7641d"] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:774) [patched.jar:git-PaperSpigot-"4c7641d"] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [patched.jar:git-PaperSpigot-"4c7641d"] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [patched.jar:git-PaperSpigot-"4c7641d"] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [patched.jar:git-PaperSpigot-"4c7641d"] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_102]Caused by: java.lang.NullPointerException at me.badbones69.crazyauctions.Api.makeItem(Api.java:63) ~[?:?] at me.badbones69.crazyauctions.GUI.openShop(GUI.java:109) ~[?:?] at me.badbones69.crazyauctions.Main.onCommand(Main.java:70) ~[?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched.jar:git-PaperSpigot-"4c7641d"] ... 15 more>

Not compatible with EssentialsMysqlStorage

I have this error:

[13:26:24] [Server thread/ERROR]: Could not pass event InventoryClickEvent to CrazyAuctions v1.2.4 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[SkyBlock.jar:git-PaperSpigot-"4c7641d"] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:74) ~[SkyBlock.jar:git-PaperSpigot-"4c7641d"] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[SkyBlock.jar:git-PaperSpigot-"4c7641d"] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [SkyBlock.jar:git-PaperSpigot-"4c7641d"] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [SkyBlock.jar:git-PaperSpigot-"4c7641d"] at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1657) [SkyBlock.jar:git-PaperSpigot-"4c7641d"] at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:31) [SkyBlock.jar:git-PaperSpigot-"4c7641d"] at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:9) [SkyBlock.jar:git-PaperSpigot-"4c7641d"] at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [SkyBlock.jar:git-PaperSpigot-"4c7641d"] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_151] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_151] at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [SkyBlock.jar:git-PaperSpigot-"4c7641d"] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:774) [SkyBlock.jar:git-PaperSpigot-"4c7641d"] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [SkyBlock.jar:git-PaperSpigot-"4c7641d"] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [SkyBlock.jar:git-PaperSpigot-"4c7641d"] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [SkyBlock.jar:git-PaperSpigot-"4c7641d"] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] Caused by: com.google.common.util.concurrent.ExecutionError: java.lang.StackOverflowError at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2199) ~[SkyBlock.jar:git-PaperSpigot-"4c7641d"] at com.google.common.cache.LocalCache.get(LocalCache.java:3934) ~[SkyBlock.jar:git-PaperSpigot-"4c7641d"] at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) ~[SkyBlock.jar:git-PaperSpigot-"4c7641d"] at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) ~[SkyBlock.jar:git-PaperSpigot-"4c7641d"] at com.earth2me.essentials.UserMap.getUser(UserMap.java:112) ~[?:?] at com.earth2me.essentials.UserMap.getUser(UserMap.java:89) ~[?:?] at com.earth2me.essentials.Essentials.getOfflineUser(Essentials.java:681) ~[?:?] at com.earth2me.essentials.Essentials.getUser(Essentials.java:667) ~[?:?] at com.earth2me.essentials.api.Economy.getUserByName(Economy.java:86) ~[?:?] at com.earth2me.essentials.api.Economy.playerExists(Economy.java:412) ~[?:?] at net.milkbowl.vault.economy.plugins.Economy_Essentials.hasAccount(Economy_Essentials.java:281) ~[?:?] at net.milkbowl.vault.economy.plugins.Economy_Essentials.createPlayerAccount(Economy_Essentials.java:89) ~[?:?] at net.milkbowl.vault.economy.plugins.Economy_Essentials.depositPlayer(Economy_Essentials.java:150) ~[?:?] at net.milkbowl.vault.economy.plugins.Economy_Essentials.depositPlayer(Economy_Essentials.java:151) ~[?:?] at net.milkbowl.vault.economy.plugins.Economy_Essentials.depositPlayer(Economy_Essentials.java:151) ~[?:?] at net.milkbowl.vault.economy.plugins.Economy_Essentials.depositPlayer(Economy_Essentials.java:151) ~[?:?] at net.milkbowl.vault.economy.plugins.Economy_Essentials.depositPlayer(Economy_Essentials.java:151) ~[?:?] at net.milkbowl.vault.economy.plugins.Economy_Essentials.depositPlayer(Economy_Essentials.java:151) ~[?:?]

Exception

org.bukkit.command.CommandException: Unhandled exception executing command 'ca' in plugin CrazyAuctions v1.2.3
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Paper-1104]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:151) ~[spigot.jar:git-Paper-1104]
at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:675) ~[spigot.jar:git-Paper-1104]
at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1393) ~[spigot.jar:git-Paper-1104]
at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1198) ~[spigot.jar:git-Paper-1104]
at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[spigot.jar:git-Paper-1104]
at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[spigot.jar:git-Paper-1104]
at net.minecraft.server.v1_11_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14) ~[spigot.jar:git-Paper-1104]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_131]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_131]
at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Paper-1104]
at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:839) [spigot.jar:git-Paper-1104]
at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:403) [spigot.jar:git-Paper-1104]
at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:763) [spigot.jar:git-Paper-1104]
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:661) [spigot.jar:git-Paper-1104]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
Caused by: java.lang.NullPointerException
at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:324) ~[spigot.jar:git-Paper-1104]
at me.badbones69.crazyauctions.Methods.color(Methods.java:33) ~[?:?]
at me.badbones69.crazyauctions.Methods.makeItem(Methods.java:97) ~[?:?]
at me.badbones69.crazyauctions.GUI.openShop(GUI.java:113) ~[?:?]
at me.badbones69.crazyauctions.Main.onCommand(Main.java:74) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Paper-1104]
... 15 more

Not recieving items when removing them off the ah

My players are having the issue that when they remove a item off of the auction house they do not receive the item, i have looked through the config and cant seem to see anywhere where it says that i may need to enable it or something. I may just be being blind. Thanks

also these players do not have op nor all permissions so i may of missed a permission or something but again, i cant seem to see anything where it says about a permission with something like that. They can list things and buy things fine on the ah but not get them back, not sure if that is intentional or a bug.

Thanks, Ollie.

Error

[17:40:01 ERROR]: Could not pass event InventoryClickEvent to CrazyAuctions v1.2.6
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[Spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1630) [Spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:31) [Spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:9) [Spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [Spigot.jar:git-Spigot-db6de12-18fbb24]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_181]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_181]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [Spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [Spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [Spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [Spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [Spigot.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
Caused by: java.lang.NullPointerException
at me.badbones69.crazyauctions.currency.Vault.getMoney(Vault.java:33) ~[?:?]
at me.badbones69.crazyauctions.currency.CurrencyManager.getMoney(CurrencyManager.java:71) ~[?:?]
at me.badbones69.crazyauctions.controllers.GUI.onInvClick(GUI.java:654) ~[?:?]
at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_181]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_181]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[Spigot.jar:git-Spigot-db6de12-18fbb24]
... 15 more

WARN SPAM

I've used crazy auction in my server, the last version Crazy Auctions v1.2.5.1 in my console im getting this message

WARN [CrazyAuctions] com.massivestats.MassiveStats was unable to communicate with its API endpoint.

I'm worried not to lose items my players at some point or crash the plugin, just to know what is this?

RPGItems breaking lore in auction.

Hello,
So I'm using RPGItems to create items with lore and more... but I tried to put some item in auction and it wasn't showing price and who was selling it. It just shows what's in RPGItems lore. So how can I fix this?

Internal Error

I've got CrazyAuctions on the server, and the GUI, /ca help, etc. all work with edited messages but you cannot sell anything (results in "An internal error occurred while attempting to perform this command), I cannot buy anything (the GUI just doesn't react to myself clicking on the 'Confirm' items). This is an error log from the server's console https://pastebin.com/jY7spyxn.

Changing GUI name and chat prefix breaks plugin

Hey, great plugin! Exactly what I'm looking for AND it's FREE!!!! By far amazing and so generous thank you! Just one bug that I found... I changed the prefix and the name of the GUI in the config.yml and now when I type /ah an internal error comes up ;(
Here's the console output of the error please fix!

Error: https://pastebin.com/wzCDxWPs

Amazing!

Enhancement - Blacklist

Could your please add filter for 'DiplayName', also if possible 'lore'.

I wish to use this with Slimefun.
I can BlackList the 'Slimefun Guide' as an Enchanted Book but that prevents players listing other Enchanted Books.

Error

image
image
Server core KCauldron 1.7.10

Crazy Auctions Issue - Plugin not responsive

PLEASE NOTE: I have sent this same to your Spigot DM. Not sure which one you check more, sorry!

Hello! I have an issue with Crazy Auctions...

It started a few days ago where the "Next page" button started to not work. When someone clicked the next page button, it let them take it from the GUI and put it into their inventory. I though the issue was because we were running 1.2.6 (server version: Paper Spigot 1.12.2) so I updated to 1.2.7 with no prevail. Now, the plugin isn't responding to any in chat commands, no console error messages as well. When I run /ah in console, it tells me it is a player only command. I downgraded back t 1.2.6, and it still does not work. Below I have provided: Startup server logs, config, data file, and the messages file.

SERVER STARTUP: https://pastebin.com/zmwtZw8v
DATA: https://pastebin.com/ih4NYNUA
CONFIG: https://pastebin.com/LN8H3emf
MESSAGES: https://pastebin.com/TMaFMVgL

NullPointerException

[17:47:12] [Server thread/ERROR]: Could not pass event InventoryClickEvent to CrazyAuctions v1.2.1
org.bukkit.event.EventException
at org.bukkit.plugin.EventExecutor$1.execute(EventExecutor.java:46) ~[patched_1.10.2.jar:git-Paper-916.2]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:74) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [patched_1.10.2.jar:git-Paper-916.2]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [patched_1.10.2.jar:git-Paper-916.2]
at net.minecraft.server.v1_10_R1.PlayerConnection.a(PlayerConnection.java:1909) [patched_1.10.2.jar:git-Paper-916.2]
at net.minecraft.server.v1_10_R1.PacketPlayInWindowClick.a(SourceFile:33) [patched_1.10.2.jar:git-Paper-916.2]
at net.minecraft.server.v1_10_R1.PacketPlayInWindowClick.a(SourceFile:10) [patched_1.10.2.jar:git-Paper-916.2]
at net.minecraft.server.v1_10_R1.PlayerConnectionUtils$1.run(SourceFile:13) [patched_1.10.2.jar:git-Paper-916.2]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
at net.minecraft.server.v1_10_R1.SystemUtils.a(SourceFile:45) [patched_1.10.2.jar:git-Paper-916.2]
at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:808) [patched_1.10.2.jar:git-Paper-916.2]
at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:404) [patched_1.10.2.jar:git-Paper-916.2]
at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:740) [patched_1.10.2.jar:git-Paper-916.2]
at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:639) [patched_1.10.2.jar:git-Paper-916.2]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
Caused by: java.lang.NullPointerException: Nodes must be provided.
at org.yaml.snakeyaml.nodes.NodeTuple.(NodeTuple.java:28) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.yaml.snakeyaml.representer.BaseRepresenter.representMapping(BaseRepresenter.java:163) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.yaml.snakeyaml.representer.SafeRepresenter$RepresentMap.representData(SafeRepresenter.java:304) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.bukkit.configuration.file.YamlRepresenter$RepresentConfigurationSerializable.representData(YamlRepresenter.java:35) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:94) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.yaml.snakeyaml.representer.BaseRepresenter.representMapping(BaseRepresenter.java:156) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.yaml.snakeyaml.representer.SafeRepresenter$RepresentMap.representData(SafeRepresenter.java:304) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.bukkit.configuration.file.YamlRepresenter$RepresentConfigurationSection.representData(YamlRepresenter.java:23) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:94) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.yaml.snakeyaml.representer.BaseRepresenter.representMapping(BaseRepresenter.java:156) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.yaml.snakeyaml.representer.SafeRepresenter$RepresentMap.representData(SafeRepresenter.java:304) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.bukkit.configuration.file.YamlRepresenter$RepresentConfigurationSection.representData(YamlRepresenter.java:23) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:94) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.yaml.snakeyaml.representer.BaseRepresenter.representMapping(BaseRepresenter.java:156) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.yaml.snakeyaml.representer.SafeRepresenter$RepresentMap.representData(SafeRepresenter.java:304) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:94) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.yaml.snakeyaml.representer.BaseRepresenter.represent(BaseRepresenter.java:64) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:242) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:206) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.yaml.snakeyaml.Yaml.dump(Yaml.java:181) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.bukkit.configuration.file.YamlConfiguration.saveToString(YamlConfiguration.java:39) ~[patched_1.10.2.jar:git-Paper-916.2]
at org.bukkit.configuration.file.FileConfiguration.save(FileConfiguration.java:68) ~[patched_1.10.2.jar:git-Paper-916.2]
at me.badbones69.crazyauctions.SettingsManager.saveData(SettingsManager.java:83) ~[?:?]
at me.badbones69.crazyauctions.GUI.onInvClick(GUI.java:858) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor663.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$1.execute(EventExecutor.java:44) ~[patched_1.10.2.jar:git-Paper-916.2]
... 16 more
[17:47:12] [Craft Scheduler Thread - 1111/WARN]: [CrazyAuctions] Plugin CrazyAuctions v1.2.1 generated an exception while executing task 84
java.lang.NullPointerException

Commands

i want to change the commands /ca, /ah, /hdv, with: /asta, and bid=offri, sell=vendi
because i'm italian, is there any way to do that?

CrazyAuction's GUI is literally spilling into my other GUI's from other plugins.

For example CrazyAuctions plugin and my shop plugin, when you do /shop it works fine, but once you click a category it opens the confirmation menu to purchase an item in crazyauctions, I also have a custom horse plugin, and when you type /horse it would put barrier blocks over the options and say something like "You can't afford this" from CrazyAuctions.

Add a "requests" tab, or "wanted items"

Allow for a player to put upfront payment and request an item and quantity, then other player can fulfil request and get the money.

/ah want gold_bar 64 1000
#command item_id qty money

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.