-
how can i disable ops can bypass player limit? for me, it is inefficient to be added as default because like me, i want to treat everyone fair on my server, first come first serve basis. it would be g…
ghost updated
10 years ago
-
-
Error dump
-
First I installed the version...and I press start server
It stopped the server after 2 secs
It says
[PocketMine] Server is starting...
[PocketMine] Server was started.
[Server]
[Server] Fatal error: …
-
In src/build/compile.sh, to check to see whether or not cURL should be downloaded and compiled:
``` bash
if [ "$(uname -s)" == "Darwin" ] && [ "$1" != "crosscompile" ] && [ "$2" != "curl" ]; then
…
-
at least that's my theory based on my observations.
my whitelist works great for anyone with a lowercase username, but they don't work for anyone with a capitalized username. furthermore, the whitel…
-
-
- [x] stop animations on game screen when any dialog is open and restart as appropriate when dialog closes
- [x] stop animations on map screen when any dialog is open and restart as appropriate when d…
-
Ensure via a global variable/singleton class that animation is only running one one screen at a time.
-
- [x] remove layer-background
- [x] display background image directly on screen div
- [x] display score with DOM
- [x] display level name with DOM
- [x] display bob/cervantes head base as background t…