GamemodeDetector
GamemodeDetector v1.7.6
Description:
Plugin for seeing peoples gamemode and world on login and on command.
Features:
- Sends the gamemode and world of anyone who logs in to anyone with the GamemodeDetector.see permission: Gamemode: Creative/Survival/Adventure World: [World]
- Check a player's gamemode and world on command /gd <playername>
- Permissions
- List all online players in creative mode and their world's /gdc
- Commands work from console
Uses:
- Make sure no-one is in creative mode who shouldn't be.
Commands:
- /gd [player] - Check a player's Gamemode and world
- /gdc - List all players in creative mode and the world they are in
Permission nodes:
GamemodeDetector.gd - If set to true then player can use /gd
GamemodeDetector.* - All permissions
GamemodeDetector.see - If set to true then player can see players' gamemodes on login
GamemodeDetector.gdc - If set to true then player can use /gdc
To do:
Additional commandsConsole commandsCommands
Installation:
Drag and drop GamemodeDetector.jar into your plugins folder.
Source:
(No longer updated)
Suggestions, Ideas, and bugs:
Please feel free to drop a comment for any thoughts or bugs (tickets would be preferred for bugs).
-
View User Profile
-
Send Message
Posted Jun 6, 2013@Smosh_0
It used to be like that at first, but I changed it in favour of how it is now. I wont downgrade it unless a lot of people want me to.
-
View User Profile
-
Send Message
Posted Mar 23, 2013Is it possible to change the text when they join from "Gamemode: Creative World: world" to "Gamemode: CREATIVE" ?
-
View User Profile
-
Send Message
Posted Dec 18, 2012@joehot200
Yeah, I was thinking that. I might try that :) thanks
-
View User Profile
-
Send Message
Posted Oct 23, 2012@Tezlastorme
i dont think it would be impossible, you would have to store names to the disk, like xauth does.
like. (not exact as i am not gonna bother to check eclipse) onPlayerQuitEvent. player.getgamemode. if player.gamemode == creative /put in text file else if player.gamemode == survival /put in different text file
etc etc
(note that i cant put it on different lines cos of bukkit, but you get the idea)
-
View User Profile
-
Send Message
Posted Oct 23, 2012great plugin!!!
-
View User Profile
-
Send Message
Posted Jul 30, 2012@Cory_
how about: /gdc
[[world]player1], [[world]player2]
I'll do this and update ASAP
-
View User Profile
-
Send Message
Posted Jun 26, 2012@Cory_
You mean so it tells you the world of the players who are in creative mode?
-
View User Profile
-
Send Message
Posted Jun 21, 2012Yeah just tested this plugin, works good.
Testing users who found a override glitch from the "Creative World"...
Yeah an Offline Mode would be nice - probably is possible, but we also use Multi-Inv which has sperate inventories for different worlds and gamemode and it's setup upon re-login to change your gamemode.
The only feature I think of that should be added is which world?
creative: user1, user2
world: user1, user2
-
View User Profile
-
Send Message
Posted May 18, 2012@strontkever
Sorry that appears to be impossible :(
-
View User Profile
-
Send Message
Posted May 18, 2012@strontkever
I'm not sure it would be possible :/ I think if they're offline they don't have a Gamemode technically
-
View User Profile
-
Send Message
Posted May 10, 2012i cant check offline players :( (very important for me)
-
View User Profile
-
Send Message
Posted Apr 24, 2012@jogeta_masude
Done! :)
-
View User Profile
-
Send Message
Posted Apr 24, 2012@AkiraShirou
Done :)
-
View User Profile
-
Send Message
Posted Apr 12, 2012A suggestion: Can you make it so you can set who can see Gamemode: CREATIVE/SURVIVAL?
-
View User Profile
-
Send Message
Posted Dec 28, 2011@benfudge
Oops forgot to put that in. Fixed now! :)
-
View User Profile
-
Send Message
Posted Dec 26, 2011I like this alot, what exactly are the permission nodes? Great plugin :3
-
View User Profile
-
Send Message
Posted Dec 23, 2011@jogeta_masude
Thanks for the suggestion, I will try to add that. :)
-
View User Profile
-
Send Message
Posted Dec 22, 2011Suggestion:
What if you added a command like /gd creative all to list everyone who is in creative mode?
But nice plugin, i need this thanks to the bukkit bugs