No images to display what the UI looks like in-game above so had to download it to see for myself. In these words, I would recommend putting some images above to help people decide if they want to use it. 5 star though!
Hey! Thanks for the review. Images will be coming when I make some changes to the UI itself. Im adding a lot more features so I decided to leave them out for now.
Version: 4.2.2
it does not track punishment history :( This is really all I want haha, would be great if this could be added
Hey! This is something i could work on adding in the next few updates. Thanks for the suggestion and review :)
Version: 4.2.0
This plugin works very well! I tested it out, but everyone beware, there is a spigot glitch with the website at the moment which is giving users the wrong files for their downloads. Please make sure you have the right file before making a review.
Great plugin I really recommend downloading this but I would like to add a suggestion saying It would be great if you added more lines to each punishment type from 1 to 6 to like 15 maybe because on my server I have more than 6 different types of punishments for perm ban for example and I cannot fill them all in the gui or maybe add and show us how to add more types also I think adding a ban, tempban, kick, banip, or any sort of punishment type should have it own layout like LiteBans so we could customize the layouts.. otherwise I'm really happy with it.
I had an issue with this plugin to begin with but the author got back to me and ammended the issue in less than 24 hrs much appreciated. Great service and well designed plugin :)
Resource does not work on advertised version I tested it on 1.8.8 and it did not work . /bgreload is an "Unknown command" and /ban (player) returns an internal error as opposed to opening a gui. There shouldnt be any conflicts with banning as the only plugin that I am running that could interfere is essentials, which literally ever server nowadays uses :P so I don't think thats the problem. It usually doesnt override all commands from other plugins. The only thing that seems to work is the /ban without the player name which sends the command sender the proper usage for the command. Sorry for the bad review I tried to join your discord to get help on this instead but the link does not work.
Not a great plugin - Happy to change this review to 5 stars when you fix all the issues listed above. Pastebin with console log below :)
ปลั๊กอินไม่ทำงาน ฉันต้องแก้ไขอย่างไร ERROR: [13:58:56 ERROR]: Could not load 'plugins\bangui.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: Cannot find main class `me.RunsWithShovels.bangui.Main'
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:66) ~[spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_161]
Caused by: java.lang.ClassNotFoundException: me.RunsWithShovels.bangui.Main
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_161]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_161]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_161]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_161]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_161]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-21fe707-e1ebe52]
... 15 more