Commit Graph

17 Commits

Author SHA1 Message Date
Tobias Ottenweller
7be2f02e03 Commands refactoring 2012-05-17 16:44:59 +02:00
Tobias Ottenweller
cd42698928 removed command csf 2012-05-16 22:44:52 +02:00
Tobias Ottenweller
d293eaf52d PlayerListener refactoring 2012-05-16 22:03:36 +02:00
Tobias Ottenweller
f7a86b3c6f Plugin: loading and saving gates 2012-05-14 22:05:54 +02:00
Tobias Ottenweller
0a1d744f0c refactoring: removing references to gson 2012-05-13 18:29:52 +02:00
Tobias Ottenweller
87e56742d4 refactoring: make plugin work for testing (no persistence yet) 2012-05-13 18:18:04 +02:00
Tobias Ottenweller
df6a49ce2c added permissions: ancientgates.use, ancientgates.info, ancientgates.manage 2012-04-15 14:55:37 +02:00
Tobias Ottenweller
33c03d68c1 added hide and unhide feature 2012-03-11 20:39:05 +01:00
Tobias Ottenweller
4db38606f2 merge cleanup 2012-03-10 15:39:42 +01:00
Tobias Ottenweller
7346044eea Merge branch 'master' of git://github.com/DrAgonmoray/minecraft-ancient-gates
Conflicts:
	src/org/mcteam/ancientgates/MyLocationTypeAdapter.java
	src/org/mcteam/ancientgates/Plugin.java
	src/org/mcteam/ancientgates/commands/CommandSetFrom.java
	src/org/mcteam/ancientgates/listeners/PluginBlockListener.java
	src/org/mcteam/ancientgates/listeners/PluginPlayerListener.java
	src/org/mcteam/ancientgates/util/FloodUtil.java
2012-03-10 15:38:54 +01:00
Jacob Brunson
568c36d39f Hopefully that was the last derp.. 2012-03-05 17:10:47 -06:00
Jacob Brunson
6d15e17bb2 Updated to work with 1.2, hopefully. 2012-03-04 20:32:19 -06:00
Tobias Ottenweller
3e44450a7a introduction of CommandInfo 2012-03-04 21:34:24 +01:00
Tobias Ottenweller
bf083106d9 new command: rename 2012-02-28 13:41:47 +01:00
Tobias Ottenweller
24d3e0c1c4 new command createsetfrom: allowing to create and set from location with a single command 2012-02-25 23:19:34 +01:00
Tobias Ottenweller
4a6b5902e3 update to current bukkit event handling system 2012-02-25 17:41:44 +01:00
locutus
c1a601ff32 built against CB 1000
Signed-off-by: locutus <bladedpenguin@gmail.com>
2011-07-22 23:00:34 -04:00