Visual-Illusions / Realms

Realms - Minecraft Server Mod (Canary/Bukkit) Plugin for Area Protections
http://wiki.visualillusionsent.net/view/Realms
1 stars 0 forks source link

[Bukkit] Duplicate EVERYWHERE zones for Nether & the End #39

Closed TISNF closed 10 years ago

TISNF commented 10 years ago

The nether and the end wind up with two zones each marked:

EVERYWHERE-WORLD_THE_END-DIM2 EVERYWHERE-WORLD_THE_END-DIM1

EVERYWHERE-WORLD_NETHER-DIM1 EVERYWHERE-WORLD_NETHER-DIM-1

/givemepermission breaks as it tries to apply to the "ALL" permission to the dummy zone list and the actual permission list remains unchanged.

I guess it has to do with the way Bukkit splits the dimensions or something. Nothing major but thought I'd mention it.

darkdiplomat commented 10 years ago

I plan to drop the DIM part of the name as Bukkit and Canary both have unique names for dimensions. I will have to create an external program to do the conversion though.

darkdiplomat commented 10 years ago

Actually, im not gonna make that change so things don't break I did find where the bug is and am going to correct it soon

darkdiplomat commented 10 years ago

https://github.com/Visual-Illusions/Realms/commit/bdd5e8084bbe380f8370b2b19b7afc3c1eb66307 jenkins b22