Introduction
Hello, this is a plugin I've been working on for a small server just with my friends and I. This is my first plugin, and I am an adequate (Probably sub-par) Java developer. I know nothing about proper formatting here, so please excuse any mistakes I may have made. This plugin is only in existence for two reasons; The first, to teach myself how to make plugins. The second, giving me the ability to make extremely customized commands for any situation. The only reason I am posting it here is so the bukkit community will be able to give me feedback and advice. I do not expect anyone to actually use this plugin. This plugin is also not at all fully finished, I plan to add a wide variety of commands.
P.S: I don't quite understand the licensing, so I set it to public domain and full cloning.
(I heard something about command names overlapping and getting screwed up, so all of my commands start with 'z'.)
-------------------------------------------
Links
Commands can be found at http://dev.bukkit.org/bukkit-plugins/zgeneral/pages/commands/
Additional Features can be found at http://dev.bukkit.org/bukkit-plugins/zgeneral/pages/additional-features/
Permissions can be found at http://dev.bukkit.org/bukkit-plugins/zgeneral/pages/permissions/
-------------------------------------------
Quick Overview Of Commands
Economy-related commands.
zadd
zpay
ztake
zset
zaccount
zcheck
zsetcurrencyname
ztoggleeconomy
Admin-related commands.
zgather
ztp
zop
zheal
zhurt
zenablestorm
zdisablestorm
zviewinv
zfly
zgm
zsetpermission
zsetname
zsetregion
zdelregion
zlistregions
zregionedittoggle
zkick
zmute
zunmute
zfreeze
zunfreeze
zban
zunban
ztempban
zkill
zloopkill
General commands
zsetname
zmakehome
zhome
zversion
zback
NOTE: Any commands you see here can be found in further detail at the commands page mentioned above.
-------------------------------------------
Plans
Command: /zsetwarp
Command: /zwarp
Command: /zdelwarp
Command: /zlockchest
Command: /zunlockchest
Command: /zallowchestaccess
Features: Many more bow types
Features: The ability to change the set bow names that have powers to other names
-------------------------------------------
Additional Information
Every command here I have custom coded, however for most of them I was basically just copied what other plugins have (Idea only), if anything, this is sort of an amalgamation of commands that would be useful for my server. However the goal is for me to create very customized commands as well, on top of the basic ones. Sort of a all-in-one package. Ignoring the fact that most of these commands are not of my original design, I have still put in a lot of effort creating them to do what they do in other plugins (Sometimes more). Please criticize them and give me any feedback at all, it is appreciated.
Any more ideas very appreciated!
Also, please do not hesitate to tell me any bugs or weird quirks you find, thanks for reading.

