This website requires JavaScript.
Explore
Help
Register
Sign In
craftinc
/
craftinc-gates
Watch
5
Star
0
Fork
0
You've already forked craftinc-gates
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
craftinc-gates
/
src
/
de
/
craftinc
/
gates
History
Tobias Ottenweller
5ace80e6d1
Added an
exitopen
command. This command will set the exit location of a gate and open it afterwards.
2013-07-11 22:35:01 +02:00
..
commands
Added an
exitopen
command. This command will set the exit location of a gate and open it afterwards.
2013-07-11 22:35:01 +02:00
listeners
Changed the event priority of the player teleport listener to
MONITOR
.
2013-07-10 22:02:05 +02:00
persistence
Do not log "enabled" when gate storage file is corrupted.
2013-06-20 19:58:34 +02:00
util
Added a toString method to the SimpleLocation class.
2013-07-06 17:13:46 +02:00
Gate.java
Fixed a bug where players got teleported at the old location of a gate when a new location has been set.
2013-07-06 17:13:28 +02:00
GatesManager.java
Better handling for players entering a gate with their head only.
2013-06-26 12:28:30 +02:00
Plugin.java
Added an
exitopen
command. This command will set the exit location of a gate and open it afterwards.
2013-07-11 22:35:01 +02:00