AdminCmd

Website : www.admincmd.com
Wiki : https://github.com/AdminCMD/AdminCMD/wiki/
GitHub : http://github.com/AdminCMD/AdminCMD
Description
AdminCMD is a powerful plug-in that brings you commands that can give you total management over your server. Featuring the most widely used commands in Bukkit server management such as: inventory management, banishment of bad players, limitation to teleporting, setting spawn and home way points, and much, much more! Blockface approved and rated as one of the best plug-in by server owners.
Unleash the power of Bukkit!
Features
- Time & Weather Management Commands
- Player Commands
- Teleport & Home Commands
- Warp Commands
- Mob Management Commands
- Server Management Commands
- Colored Signs
- Working with SQLite/YML/MySQl
- Open Inventory Feature
- Help implementation with permission support
- Maintenance Commands to lockdown server (ProtocolLib needed)
- Addon API
- Setup the Plugin
- VirtualChest Addon
- Multi-World compatible
- Fully configurable from the configuration file
- BungeeCord and Cross-Server world editing support
- Multilingual: English by default, or any other language you want
- Using Metrics to gather anonymous stats about the plugin. Explained here : Metrics by Hidendra
Auto updater
The plugin has an auto update feature which can be disabled in the config by setting check-for-updates to false.
The files the auto-updater downloads are NOT approved by the bukkitdev staff.
Donation
Coding takes much time and effort, if you like my work and want to buy me a coffee, feel free to donate on PayPal, every help is appreciated!



-
View User Profile
-
Send Message
Posted Apr 6, 2013@Vision666
What version of server are you using exactly ? I mean CraftBukkit ? Spigot ? MPC+ ?
And which version exactly ?
Because it seems your version don't use the same minecraft class that all of one I tested against.
-
View User Profile
-
Send Message
Posted Apr 6, 2013Hello, when I open the player's inventory is off. So I give it to chat this message : " [AdminCmd] [Plugin Version: 7.3.5-SNAPSHOT (BUILD March 31, 2013 @ 7:46:17 p.m.)] [pool-2-thread-1] The command bal_openinv [test] BoolFlags : [] ValFlags: [] throw an Exception please report the log in a ticket: http://bug.admincmd.com/ "
Here is server.log http://pastebin.com/rjKKyV17
Thank you for any help =)
-
View User Profile
-
Send Message
Posted Apr 5, 2013@Lukeer31
I just tried with the last version of Spigot (#735) and the last Dev version of AdminCmd (7.3.5-SNAPSHOT (BUILD 31.03.2013 @ 19:46:17)) + PermissionsEX (v1.19.5)
And I have no problem, all the command work, the openinventory also and completely flawlessly.
Can you try the dev version of AdminCmd, and use the last STABLE version of Spigot ?
-
View User Profile
-
Send Message
Posted Apr 5, 2013EDIT: I saw your ticket on the bugtracker, relocating my comment to there.
-
View User Profile
-
Send Message
Posted Apr 4, 2013Was going to switch to this from commandbook. And all it has given me is hassle. - Half of the commands do not work - It interferes with loads of other command aliases, /v with vanish no packet no longer works. I confirmed this by removing it, after which all of the aliases started working again - The teleport request system does not work - The open inventory system does not work, instantly closes whenever you open it - tpsee does not work - The time command is incredibly buggy, and pausing the time does not hold very well, the time seems to dance about madly - The plugin does not seem to recognize PEX, even with vault enabled and disabled, either way it did not alllow users access to commands for which they have permissions
So far as i know all of the correct permissions nodes have been added, and whenever a command does not work no error is produced, nor output. I have tested using the stable version and development version. I am running build 757 of spigot
-
View User Profile
-
Send Message
Posted Apr 1, 2013@Vision666
Well on my side I don't have any error with offline player in the last dev version.
In every case, since this version is a bug fix version, (no new features) you gain to install it :)
If you still get an error, open a bug on the bugtracker and put the content of the server.log (on pastie or pastebin or anyother paster).
Thanks :)
-
View User Profile
-
Send Message
Posted Apr 1, 2013it /oi works if the player is in the game. But when I look in your inventory offline players so it will write to the chat error. It will be fixed in the new build?
-
View User Profile
-
Send Message
Posted Mar 31, 2013@Dark_Balor
And another dev version with 2 fixes.
One minor and one major.
-
View User Profile
-
Send Message
Posted Mar 30, 2013Another dev version out
I know it's fast :)
I need the help of person using MPC+ or Spigot server to try if the openinv (/oi) work with this dev version. I added a major fix (thanks ProtocolLib) that should make AdminCmd fully compatible with these server.
-
View User Profile
-
Send Message
Posted Mar 29, 2013@bonchi
Should be corrected in the dev version :)
-
View User Profile
-
Send Message
Posted Mar 29, 2013I'm sorry, I did not seem to be caused by Linux. I get an error only when a particular person participated.
CB 1.5.1-R0.1 Build Number #2721
AdminCmd Version 7.3.1
[INFO] Rei_Naval[/61.125.146.168:1112] logged in with entity id 6687 at ([world] -4709.452548816236, 64.0, -0.9670306543447218)
2013-03-30 09:39:35 [SEVERE] Could not pass event PlayerJoinEvent to AdminCmd v7.3.1 (BUILD 10.03.2013 @ 18:28:28)
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
at net.minecraft.server.v1_5_R2.PlayerList.c(PlayerList.java:204)
at net.minecraft.server.v1_5_R2.PlayerList.a(PlayerList.java:100)
at net.minecraft.server.v1_5_R2.PendingConnection.d(PendingConnection.java:129)
at net.minecraft.server.v1_5_R2.PendingConnection.c(PendingConnection.java:44)
at net.minecraft.server.v1_5_R2.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:41)
at net.minecraft.server.v1_5_R2.DedicatedServerConnection.b(SourceFile:29)
at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:578)
at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225)
at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:474)
at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:407)
at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
Caused by: java.lang.NullPointerException
at be.Balor.World.WorldManager.demandACWorld(WorldManager.java:110)
at be.Balor.World.ACWorld.getWorld(ACWorld.java:88)
at be.Balor.Player.sql.SQLPlayer.init(SQLPlayer.java:147)
at be.Balor.Player.sql.SQLPlayer.<init>(SQLPlayer.java:101)
at be.Balor.Player.sql.SQLPlayerFactory.createPlayer(SQLPlayerFactory.java:141)
at be.Balor.Player.PlayerManager.demandACPlayer(PlayerManager.java:242)
at be.Balor.Player.PlayerManager.setOnline(PlayerManager.java:205)
at be.Balor.Listeners.ACPlayerListener.onPlayerJoin(ACPlayerListener.java:98)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
... 14 more
more, more, more and more...
-
View User Profile
-
Send Message
Posted Mar 29, 2013@bonchi
Since I'm a medium yes of course .... (sarcasm)
What happened ? is there something in the log ?
What version of Bukkit and AdminCmd
-
View User Profile
-
Send Message
Posted Mar 29, 2013Linux client fatal error occurs. Do you grasp the cause?
-
View User Profile
-
Send Message
Posted Mar 29, 2013New Dev version out
@Vision666
It's corrected in that dev version. You can download it on the AdminCmd website :)
-
View User Profile
-
Send Message
Posted Mar 29, 2013@jamm00
It's because the command change, you have to set the range of the command, by default it's only 5 blocks to avoid any "I killed all my server".
If you use the dev version you'll be able to put the range at -1 in the configuration file instead of having to add the parameter -r every times like it was before (for all the server)
-
View User Profile
-
Send Message
Posted Mar 28, 2013I'm haveing a problem with /mobkill all and nothing dies it seems none of the /mobkill commands work any help would be great
-
View User Profile
-
Send Message
Posted Mar 28, 2013Hi, I have a problem with the command /oi nick. When I write so it flashes inventory, and that's it. Is there anyone who tell me how to fix the problem? Thank you =)
-
View User Profile
-
Send Message
Posted Mar 26, 2013VERY minor bug - http://sheepserver.freeforums.org/small-bug-with-r-t2074.html
-
View User Profile
-
Send Message
Posted Mar 25, 2013@Mershoter
For the normal language file, you just have to copy/paste what is in the default_locale.yml in the de_DE and do the translation, it will override the defaultLocale. :)
For the HelpFile, copy/paste it and name it like zAdminCmd.yml or whatever else that is after the letter A, to be sure it's loaded after the original file. You can then translate it.
And reloading don't reload the help, you have to restart the server.
-
View User Profile
-
Send Message
Posted Mar 24, 2013@jkmalan:
Thank you.
But, when I overwrite the text of the help commands, and reload the server, my changes are still in there but it doesnt change anything at all. How can I set my changes, so the plugin accepts them?