Minecraft Beta 1.6.6
  1. Minecraft Beta 1.6.6

GroupManager

Public
AuthorCommitMessageCommit date
Daniel BurzmińskiDaniel Burzmiński
20b1dcbc26badd LICENSE
Gabriel CoutoGabriel Couto
18cda860da7MMerge branch 'dev'
Gabriel CoutoGabriel Couto
4d534ce5e93GroupManager 1.0 alpha - Fixed some problems with multiple inheritance while trying to use /manpromote and /mandemote - Added a permission node to plugin.yml, as EssentialsHelp needs for command filtering.
Gabriel CoutoGabriel Couto
5c40cbd75f0Removed unused imports
Gabriel CoutoGabriel Couto
dcd3fb38048MMerge branch 'dev'
Gabriel CoutoGabriel Couto
42cbb6e54d7Removed unused lib
Gabriel CoutoGabriel Couto
0c7aac55301Changed READMESo it is the same for pre-alpha-3
Gabriel CoutoGabriel Couto
532395e5f69Just changed a bit
Gabriel CoutoGabriel Couto
a48baa11c1eReadme received a copy of what is in the bukkit forum
Gabriel CoutoGabriel Couto
123f2079bb2GroupManager 1.0 pre-alpha-3
Gabriel CoutoGabriel Couto
3811505d4d9GM version 1.0 pre-alpha
Gabriel CoutoGabriel Couto
fa8b9dc8a1fGM 0.9d - Fixes.File format. Etc
Gabriel CoutoGabriel Couto
5ace943d5c0GroupManager 0.99c
Gabriel CoutoGabriel Couto
f5134fc9209GM Version 0.99b - Fixed Group Variables I broke in 0.99a
Gabriel CoutoGabriel Couto
0507e38013cGroupManager 0.99a
Gabriel CoutoGabriel Couto
69977c74d0eIt writes a template data.yml if doesnt find any.There is a resource include in the build called data.yml, which serves as template. Pack it together.
Gabriel CoutoGabriel Couto
2c22c570d43Now it puts a template on folder if there is no file.
Gabriel CoutoGabriel Couto
bfb99b2ed0d0.9c - Multiple inheritance fixed
Gabriel CoutoGabriel Couto
40286b7e010GroupManager 0.9
Gabriel CoutoGabriel Couto
84880a163efCorrected commands description.Signed-off-by: Gabriel Couto <gmcouto@gmail.com>
Gabriel CoutoGabriel Couto
de72de3505cGroupManager 0.8
Gabriel CoutoGabriel Couto
4207d713113v0.7 Added /manpromote and /mandemote commands.
Gabriel CoutoGabriel Couto
00839a6dc2bFixed a bug where a null inheritance in data.yml could prevent loading the file.
Gabriel CoutoGabriel Couto
d9d96d10843Removed debugging messages.They could spam real hard with some plugins that test permissions every time. Signed-off-by: Gabriel Couto <gmcouto@gmail.com>
Gabriel CoutoGabriel Couto
b9de7a8d50ecommit
Gabriel CoutoGabriel Couto
a28460aacceFixed little error about inheritance.The DataHolder was not loading inheritance information in the file. It was caused by stupid programmer. lol. Signed-off-by: Gabriel Couto <gmcouto@gmail.com>
Gabriel CoutoGabriel Couto
f733e6805adFirst commit. GroupManager 0.6 Sit tight! Signed-off-by: Gabriel Couto <gmcouto@gmail.com>