Releases: sekwah41/Advanced-Portals
Fixed a memory leak (1.8-1.12.2)
Fixed a memory leak as one of the hash-maps was pointing to the player object and not its UUID or a string of its UUID
Fixed a few bugs
Fixed a few bugs such as not being able to make portals on top of each other, fixed some text messages and also fixed an issue with console command portals
Fixed destination warp permissions
They were originally set in the wrong location for their current implementation.
Fixed issue with the current warp event
Fixed issues with warp events
Command portal fix
Fixed a bug causing command portals to be impossible to be created
Changed default portal command levels and various other changes
- Changed default command levels (Delete old config.yml file if you were having trouble)
- Stopped pigmen spawning in the area around nether portals.
- Added material tab auto complete
- Added error message when players don't have build permission
- Added option to stop spectators being able to enter portals.
- Added various text menu fixes and improvements such as spelling
Removed unneeded reference for 1.8.8
Removed unneeded reference breaking a few features of 1.8.8
Also added message for /portal select (name)
Fixed multiple problems
Fixed problem with portal creation as well as portals being listed when there are none due to a reload problem (the data didn't exist its just using /portal reload would bug a little saying a portal exists when none do)
Fixed issue from 0.0.32 as well as added something to rewrite the data
Added stuff to rewrite the data if any was corrupt by the last update.
Fixed support for 1.8 (Has major saving issue)
Fixed support for 1.8, was caused because of the enum changes in Sound