iPixeli's Gender Plugin 1.0
Details
-
FilenameGender_1.0.jar
-
Uploaded by
-
UploadedNov 30, 2012
-
Size9.71 KB
-
Downloads441
-
MD57a4a18b6d87addb1a89ae0dd355655a4
Supported Bukkit Versions
- CB 1.4.5-R0.2
Changelog
Reprogrammed!
Features:
• Maintains a list of players that are considered to be female
• Players get added to the respective lists when the client sends a packet to the server
• The server will send the lists to the clients when they join, or when there is a change
Commands:
/<command> - List commands
/<command> <gender> - Change your own gender
/<command> <player> <gender> - Change another player's gender
/<command> list - List the current female players
/<command> resync - Resync the gender list between the server and modded clients
/<command> reload - Reload the configurations
Permissions:
gender.client: true
gender.self: true
gender.others: true
gender.list: true
gender.resync: true
gender.reload: true
Plugin - Alpha 1.0 for Bukkit 1.4.5-R0.2
Plugin TO DO
- Verify server & client communication
- Resync command