A one size fits all plugin for vanilla servers running Minecraft Beta 1.7.3
at master 816 B view raw
1name: GoldenAge 2main: dev.keii.goldenage.GoldenAge 3version: 1.0 4api-version: 1.7.3 5description: A simple set of commands and features to enhance beta 1.7.3 6author: dinkelspiel 7commands: 8 list: 9 description: List the players online 10 usage: /list 11 seen: 12 description: Gets the last time a player was seen 13 usage: /seen <player> 14 history: 15 description: Gets the login history of the server or a specific player 16 usage: /history [player] 17 db: 18 description: Command for database operations 19 usage: /db migrate|rollback 20 permission: dev.keii.goldenage.db 21 statistics: 22 description: Command for statistics 23 usage: /statistics send 24 permission: dev.keii.goldenage.statistics 25 betaprotect: 26 aliases: ["bp"] 27 description: Command for BetaProtect 28 usage: /betaprotect inspect