iPixeli's Gender Plugin 1.0

Details

  • Filename
    Gender_1.0.jar
  • Uploaded by
  • Uploaded
    Nov 30, 2012
  • Size
    9.71 KB
  • Downloads
    441
  • MD5
    7a4a18b6d87addb1a89ae0dd355655a4

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