Commit Graph

28 Commits

Author SHA1 Message Date
b04ac9e5a4 region: re-implement default colors based on names 2021-06-11 09:34:02 -07:00
c40eb3b92c pom: remove holographicdisplays from deps 2021-06-11 09:32:35 -07:00
4573e9473e regionpostitemwatcher: simplify compass item management 2021-06-10 23:07:01 -07:00
2fd43aba13 plugin: remove hologramapi support. too tacky. 2021-06-10 23:06:36 -07:00
2d5a171f72 gitignore: ignore vim swap 2021-06-10 23:05:48 -07:00
f6cb90bdf0 after a big rewrite and tons of new features, rc1 for 0.3 2021-06-10 22:51:21 -07:00
0aaff0a69e Restructure region calculations to occur in the RegionManager, and send out new PlayerRegionChangeEvents 2012-04-25 17:54:06 -04:00
be6c81caed No need to recalculate player regions on create/remove from within the command 2012-04-25 17:52:32 -04:00
d56312ad21 Define external API 2012-04-25 16:33:47 -04:00
5cbc8a5876 Rename the movein command class 2012-04-25 16:33:37 -04:00
2507e9615a Rename the dynmap event bits to something sensible 2012-04-25 16:30:35 -04:00
b7119d774e Move distance calculations into the Region object 2012-04-25 16:29:01 -04:00
3421a6e267 code cleanup 2012-04-25 16:25:07 -04:00
7210498517 Clear and recalculate regions after a reload 2012-04-25 16:24:41 -04:00
e699f3525a Add /region load and /region save 2012-04-25 16:24:23 -04:00
fee0f4d294 Update player regions on certain bukkit events 2012-04-25 16:23:13 -04:00
21af2c946a Refactor the RegionEvent into two subclasses for future operations 2012-04-25 16:22:26 -04:00
830fbd31f2 Add a tool to plot a resultant config.yml 2012-04-25 16:02:28 -04:00
ef6a08b7a5 Send region updates after a teleport 2012-04-24 16:51:33 -04:00
5e10c6fe87 crash-- 2012-04-24 16:51:23 -04:00
e509c0ef59 Notify players of region updates after updating regions 2012-04-24 16:45:48 -04:00
830ad12556 Add method to re-notify players of region updates 2012-04-24 16:44:27 -04:00
cacc3c9630 debug-- 2012-04-24 16:44:13 -04:00
47d058dbfb Add support for home regions, city regions, and region posts. 2012-04-24 16:40:52 -04:00
f7d0728825 Use the new Region event to create dynmap markers 2012-04-23 16:42:02 -04:00
ba156a3b20 Implement a basic Region event 2012-04-23 16:41:48 -04:00
68ff46a36a Add dependency on dynmap 2012-04-23 16:41:20 -04:00
9b8da81942 Initial commit 2012-04-23 09:53:18 -04:00