Skip to content

Releases: sekwah41/Advanced-Portals

Fixed a memory leak (1.8-1.12.2)

13 Jul 00:14
Compare
Choose a tag to compare

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

08 Jul 23:53
Compare
Choose a tag to compare

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

07 Mar 17:44
Compare
Choose a tag to compare

They were originally set in the wrong location for their current implementation.

Fixed issue with the current warp event

17 Jan 02:54
Compare
Choose a tag to compare

Fixed issues with warp events

Command portal fix

25 Dec 00:54
Compare
Choose a tag to compare

Fixed a bug causing command portals to be impossible to be created

Changed default portal command levels and various other changes

30 Nov 20:49
Compare
Choose a tag to compare
  • 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

15 Jul 10:31
Compare
Choose a tag to compare

Removed unneeded reference breaking a few features of 1.8.8

Also added message for /portal select (name)

Fixed multiple problems

13 Jul 23:42
Compare
Choose a tag to compare

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

12 Jul 12:36
Compare
Choose a tag to compare

Added stuff to rewrite the data if any was corrupt by the last update.

Fixed support for 1.8 (Has major saving issue)

08 Jul 08:29
Compare
Choose a tag to compare

Fixed support for 1.8, was caused because of the enum changes in Sound