This website requires JavaScript.
Explore
Help
Sign In
SteamWar
/
FastAsyncWorldEdit
Watch
11
Star
0
Fork
0
You've already forked FastAsyncWorldEdit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0aba329cf56f0d7adea937f8613b154b1d07661a
FastAsyncWorldEdit
/
src
/
main
/
java
/
com
/
sk89q
/
worldedit
/
bukkit
T
History
stoneLeaf
dae9c1becf
Corrected a logfile issue (2).
...
An unload() was missing in the case of a '/we reload' command.
2011-05-08 07:40:20 +02:00
..
selections
More file moving.
2011-05-01 01:30:33 -07:00
BukkitConfiguration.java
Corrected a logfile issue.
2011-05-08 06:57:08 +02:00
BukkitPlayer.java
More file moving.
2011-05-01 01:30:33 -07:00
BukkitPlayerBlockBag.java
More file moving.
2011-05-01 01:30:33 -07:00
BukkitServerInterface.java
More file moving.
2011-05-01 01:30:33 -07:00
BukkitUtil.java
More file moving.
2011-05-01 01:30:33 -07:00
BukkitWorld.java
Nailed the IllegalAccessException (thanks to lechd).
2011-05-01 18:17:52 -07:00
EditSessionBlockChangeDelegate.java
More file moving.
2011-05-01 01:30:33 -07:00
SessionTimer.java
Added expiration timer to sessions. Sessions will now last up to 10 minutes (by default) before removed, so you can quickly disconnect (or crash) and come back and still maintain your history.
2011-05-01 17:37:05 -07:00
WorldEditAPI.java
More file moving.
2011-05-01 01:30:33 -07:00
WorldEditCriticalPlayerListener.java
More file moving.
2011-05-01 01:30:33 -07:00
WorldEditPlayerListener.java
Added expiration timer to sessions. Sessions will now last up to 10 minutes (by default) before removed, so you can quickly disconnect (or crash) and come back and still maintain your history.
2011-05-01 17:37:05 -07:00
WorldEditPlugin.java
Corrected a logfile issue (2).
2011-05-08 07:40:20 +02:00