This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Use alpha 2 jar file
What is the expected output? What do you see instead?Expected prefix support, but it's gone O_o /prefix is unknown console command!
What version of the product are you using?Alpha 2
Do you have an error log of what happened?No
Please provide any additional information below.
If you're using the console you should just use "prefix", without the "/".
Also, you might want to re-download the Alpha2, put in a little fix related to prefixes.
I was not using the console, I was in game :P I will re-download and test again
Okay, once again it is saying unknown command ._.
Just to let you know, it worked fine in 1.0.0 Alpha XD
Alpha2 = Alpha, I never released the first. So this is really weird.
Try re-downloading, and try using /pref or /setprefix instead of /prefix.
This isn't working for me either. I can't use /prefix or /pref or /setprefix. Not from ingame nor from console.
It's working completely as intended on my server. Which plugins do you have installed?
iConomy, Multiverse-Core, PeacefulRage, PorteCoulissante, VoxelSniper, VoxelPort, WurkIt, MorePhysics, CommandBook, WorldEdit, CFBanner, godPowers, jChat, Whitelist, VanishNoPickup, Questioner, CleanroomGenerator, Permissions, WorldGuard, MCSL, RetractableBridge, CustomDifficulty, dynmap, Lockette, LoginMessage, KiwiAdmin, Graveyard, PermissionsBukkit, Towny, ChestShop, DanAndChat, HawkEye, BookWorm, WorldBorder, Citizens
This is the error im receiving:
18:32:54 [WARNING] Unexpected exception while parsing console command org.bukkit.command.CommandException: Unhandled exception executing command 'prefix' in plugin DanAndChat v1.0.alpha2 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:349) at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:499) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:478) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374) at net.minecraft.server.ThreadServerApplication.run(SourceFile:417) Caused by: java.lang.ArrayIndexOutOfBoundsException: 0 at com.gmail.andreasmartinmoerch.danandchat.commands.PrefixCommand.onCommand(PrefixCommand.java:26) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39) ... 7 more
Are you using symbols like "$" in the prefix? This may be a duplicate of http://dev.bukkit.org/server-mods/danandchat/tickets/6-just-one-more-bug-lol/
To post a comment, please login or register a new account.