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 Feb 9, 2013New dev version out : http://www.admincmd.com/2013/02/10/7-2-1-snapshot-build-09-02-2013-200738/
-
View User Profile
-
Send Message
Posted Feb 9, 2013@Switch0r
Can you give me a full report of what happening exactly ? because on my side, with the dev version I don't have any crash ...
-
View User Profile
-
Send Message
Posted Feb 9, 2013@Hurainzone
Hi, short answer :p
If you use sqlite storage you must open the .db file to delete related entries or if you use MySQL you must delete those entries too.
-
View User Profile
-
Send Message
Posted Feb 9, 2013Hi, short question:
How can i remove a world from AdminCmd, cause i´ve got 2 worlds and deletet one of them, and now AdminCmd is telling me after every Restart that the World isnt loadet.
Where does AdminCmd save worlds ? How i can remove it from there, cause the world dont exist anymore so it cant be loadet anyway...
Thx
-
View User Profile
-
Send Message
Posted Feb 7, 2013@ImCane
Don't hesitate to send it using the contact form from the website :)
@Switch0r
okay .. I got report of that, I'll work this week-end on a fix.
-
View User Profile
-
Send Message
Posted Feb 5, 2013Dont update to bukkit dev build 1.4.7-R1.1 build #2627
It will break admincmd :)
BUKKIT-3541: PlayerPortalEvent.getPortalTravelAgent() returns null
BUKKIT-3542: Server crash on player disconnect
BUKKIT-3555: Changing the exit location for a PlayerPortalEvent or EntityPortalEvent has no effect
BUKKIT-3559: Changing EntityPortalExitEvent's to, velocity or cancelling it has no effect
-
View User Profile
-
Send Message
Posted Feb 5, 2013@Dark_Balor
Whuhuuuu its working!:D Finaly I only got to add a second ' to "%target's". Thank you both for the support :) Im so happy Ahh Dark_Balor if you want i could revise my defaul_locales.yml to a general format. The de_DE.yml you offer for download here is outdatet and isnt really good translated....
Greetzz Cane
-
View User Profile
-
Send Message
Posted Feb 5, 2013@Dark_Balor
I still getting errors with the ' . If you need it heres my updatet default_locale.yml and the debug.log. Also the error in the console:
-
View User Profile
-
Send Message
Posted Feb 4, 2013@ImCane
Try to use the double quote around all your text, else YAML is trying to use your & as delimiter.
-
View User Profile
-
Send Message
Posted Feb 4, 2013@boozaa
My encoding is on UTF8 :/ I still dont know why it doesnt work.
-
View User Profile
-
Send Message
Posted Feb 4, 2013@ImCane
Yes i think, like me i have some é è ç à and i must encode yaml file in UTF8.
Set your encoding in UTF8 when you edit those files.
-
View User Profile
-
Send Message
Posted Feb 4, 2013@boozaa
Hmm could it be because of the letters ü,ä and ö in my messages?
-
View User Profile
-
Send Message
Posted Feb 4, 2013You can try to encapsulate your announce between '.
serverReload: '&8[&6INFO&8]&7 Der Server wurde '
or if it didn't work add en ampty space after the first '
serverReload: ' &8[&6INFO&8]&7 Der Server wurde '
-
View User Profile
-
Send Message
Posted Feb 4, 2013@Sheeperia
I replaced the "§" with a "&" but it still doesnt work :( Yet Im getting this error:
-
View User Profile
-
Send Message
Posted Feb 4, 2013@ImCane
Hmm, I had the same issue once, but fixed it by replacing all "§" with "&".
-
View User Profile
-
Send Message
Posted Feb 3, 2013Hey Dark I found your plugin pretty cool and want to use it for my server so I started to translate it. 300 lines later my Server gave me this error -.- :
What Ive done wrong? Please help me :( Here is my full defaul_locale.yml file (The only language file Ive edited): https://www.dropbox.com/s/r78axu3m87r5e6k/default_locale.yml
-
View User Profile
-
Send Message
Posted Feb 2, 2013@EMOberger
You only disable AdminCmd command.
It's one command per line beginning with a hyphen
See : http://wiki.admincmd.com/doku.php/config/commands_file
-
View User Profile
-
Send Message
Posted Feb 1, 2013How do you block commands? This isn't working
disabledCommands:
- money deposit emerald 1
prioritizedCommands:
- reload
- /
- stop
aliases:
god:
gg: ''
gd: ''
fly:
ofly: -o
egg:
grenade: -E ExplosionEgg
onNewJoin:
- /kit dirt
- /motd
-
View User Profile
-
Send Message
Posted Jan 31, 2013@danidcdcdc
Make sure your permission nodes are up-to date with this list: http://wiki.admincmd.com/doku.php/features/permissions_for_copy
-
View User Profile
-
Send Message
Posted Jan 31, 2013@EMOberger
in config,find "globalRespawnSetting: globalSpawn" change to "globalRespawnSetting: bed"