75 Commits

Author SHA1 Message Date
Tobias Ottenweller
1ad4b86587 added world to info command 2012-03-11 15:33:34 +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
Tobias Ottenweller
a293cdb491 reenabling check for open gates 2012-03-10 14:35:47 +01:00
Jacob Brunson
568c36d39f Hopefully that was the last derp.. 2012-03-05 17:10:47 -06:00
Jacob Brunson
c46c8b0b42 Derping. 2012-03-04 21:13:18 -06:00
Jacob Brunson
57e393ab8a Fixed derp. 2012-03-04 20:41:10 -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
7af7e42d38 a little bit of cleanup 2012-03-04 21:34:07 +01:00
Tobias Ottenweller
017cf13687 all new list command 2012-03-04 15:38:07 +01:00
Tobias Ottenweller
24c557750a started working on improvements for the list command 2012-03-03 16:11:58 +01:00
Tobias Ottenweller
f57338c2c3 fix for error when deleting a gate with no blocks 2012-02-29 21:19:33 +01:00
Tobias Ottenweller
bf083106d9 new command: rename 2012-02-28 13:41:47 +01:00
Tobias Ottenweller
0fe721b8c0 added rename method to the gate class 2012-02-28 13:40:39 +01:00
Tobias Ottenweller
12295ac7b8 removed .* imports in TextUtil.java 2012-02-28 13:39:52 +01:00
Tobias Ottenweller
9597159f5a added a few comments 2012-02-28 13:39:23 +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
e77081c2e6 sf alias for setfrom command 2012-02-25 23:18:53 +01:00
Tobias Ottenweller
4d5b601038 using Plugin.log instead of System.out.println 2012-02-25 23:17:46 +01:00
Tobias Ottenweller
a474963666 fixed bug preventing removal of gates without from location 2012-02-25 23:16:54 +01:00
Tobias Ottenweller
95fd2a45c7 'rm' alias for delete command 2012-02-25 20:08:12 +01:00
Tobias Ottenweller
ccc9a27917 kept players yaw and pitch while walking through a gate; saving of actual gate size (preventing resizing of gates after creation); all credit goes to s1m0ne 2012-02-25 17:51:27 +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