Commit Graph

20 Commits

Author SHA1 Message Date
c3ca060ef0 Added another todo. 2013-06-08 22:19:52 +02:00
257d1f5110 Added a todo note. 2013-06-08 22:13:36 +02:00
550db367c5 Simplified the Chunk Generator code. 2013-06-08 21:55:16 +02:00
8592f4ada1 Made chunk generator generate chunks. (Code needs cleanup.) 2013-06-08 20:47:09 +02:00
5b75b83c5b Implemented a world generator. The generator is currently not working! Unsolved problem: How to force bukkit to populate a chunk. 2013-06-08 16:18:09 +02:00
cc9bd13b2e Created a command package and a class for each command. Note: all changes are UNTESTED! 2013-06-04 22:10:14 +02:00
2e8372e74f On the way to 2.0!
Added CircBorder and made it possible to implement more different border
types.
Still some bugs especially with the display of the border message!
2013-06-04 20:29:47 +02:00
8fd26b513a checkversion command 2013-02-24 10:29:26 +01:00
a83c0fbab0 LICENSE updated
minor code style improvements
2013-02-24 10:16:56 +01:00
6a218f97f0 Version 1.1
First version of basic update checker included
Event priorities for Move and Teleport listeners now HIGHEST
2013-02-23 22:16:44 +01:00
46d19fa35e border info message now shows if border is enabled or disabled 2013-02-20 16:32:12 +01:00
c671f04f65 Security Fix: added missing permission check for enable/disable border 2013-02-20 15:59:58 +01:00
0176ec3a3a version 1.0.3
softdepend Multiverse-Core added (should resolve issue #7)
removed a system.out.println
fixed: now checks if border is null before trying to on|off
2013-02-20 11:59:28 +01:00
5bc660d392 Version 1.0.2
License information updated in all files.
version number in plugin.yml now comes from maven.
2013-02-16 17:59:05 +01:00
e11469618d better output on border creation 2013-02-10 02:28:56 +01:00
2481dd3fcf https://github.com/craftinc/craftinc-borderprotection/issues/1 done
(Ability to disable border definitions per world)
some bug fixes
2013-02-09 21:21:32 +01:00
d104f79830 on the way to 1.0.0
https://github.com/craftinc/craftinc-borderprotection/issues/6  fixed
(change storage mechanism)
bugfix: now player is always teleported to a place where he can stand
2013-02-09 19:50:52 +01:00
e03c30fa15 GPLv3 2012-10-06 16:25:37 +02:00
19b8e12ff4 timeout for bordermessage
cancel teleport events if destination is outside border
2012-09-29 22:53:44 +02:00
329508ab41 craftinc-borderprotection initial commit 2012-09-22 16:41:45 +02:00