Commit Graph

10 Commits

Author SHA1 Message Date
Brett Flannigan 4551e278c1
This plugin is no longer being supported 2020-05-01 19:20:51 -05:00
Brett Flannigan 0aef51b811
Update README.md 2018-09-18 17:59:20 -05:00
Brettflan 20b4f5ed67 minor cleanup 2018-08-30 00:09:42 -05:00
Brettflan e6d7e33d6b Update readme and logo PSD 2012-11-11 05:05:45 -06:00
Brettflan 36e6d2ce2b Several changes for v1.1 release:
moved border checking routine out into a timed task, for even lower server impact
added new configurable "delay" value, for the number of ticks it will wait between border checks, the default is 4 (~200ms); each server tick is ~50ms or so
added new configurable "knockback" value, for how far back inside the border to move a stray player, the default is 3.0
changed world-name encoding method for worlds with dots in the name to use an uncommon high-range ASCII character ("¨"), since forward-slash ("/") can occur in world names; don't worry, old configurations which have the "."->"/" encoding will be automatically and safely converted
split command listing to 2 pages for players, since there are too many commands to fit on the screen now
2011-04-09 09:55:57 -05:00
Brettflan dddceca7f1 fix for saving/loading data for worlds with periods (".") in the name; release 1.0.1 2011-04-07 15:57:07 -05:00
Brettflan 3286c53515 update README.md further 2011-04-04 15:42:33 -05:00
Brettflan 507ede7b14 update README.md with link to Bukkit forum topic 2011-04-04 15:40:35 -05:00
Brettflan 2e7978f890 made debug option configurable as well, changed text colors for optional/required command values, updated README.md 2011-04-03 23:51:57 -05:00
Brettflan 54b8a000a4 Initial commit, version 0.9 2011-04-01 13:04:08 -05:00