This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?Using any command that should read/write a location. E.G. /tube
What is the expected output? What do you see instead?Nothing Happens when you /deploy
What version of the product are you using?latest (1.2.5 R1.0), initial release of plugin
Do you have an error log of what happened?Creates no error logs
Please provide any additional information below.
This is because I haven't coded any persistence yet. The problem is that org.bukkit.Location isn't serializable, but I've found a workaround. Should be fixed soon!
To post a comment, please login or register a new account.