@red51 small question, when I use the getServer().addArea(Area) method, my areas are added in the local instance of the server (i.e. after a restart I will need to add them again) right?
You're right, the area only exists while the server is running (the server does not store the area in the database, for example), so you have to add it every time the server restarts
Participate now!
Don’t have an account yet? Create a new account now and be part of our community!