Create custom dungeons and adventure maps with ease!
Go to file
Daniel Saukel 768064e6e9 Global protection and player handler rewrite
These two important rewrites are tied together, so I did a lot of the
player handler rewrite in this commit, even though it mainly tackles the
protection rewrite.
* Rewrote global protections
* Deprecated methods which are subject to change
* Protection system is now waaay more dynamic and provides an API
* Began to rewrite player handling
* Still uses DPlayer in many cases where e.g. DEditPlayer should be
used!
* Added class to represent the data file
2016-03-27 21:28:55 +02:00
src/main Global protection and player handler rewrite 2016-03-27 21:28:55 +02:00
.gitignore Overhaul: Maven 2016-03-01 22:08:07 +01:00
build.bat Overhaul: Maven 2016-03-01 22:08:07 +01:00
LICENSE Create LICENSE 2015-12-29 00:02:51 +01:00
pom.xml Global protection and player handler rewrite 2016-03-27 21:28:55 +02:00
README.md VERY plugin! 2015-12-15 21:37:39 +01:00