BP-Essentials v2.6.2
Version 2.6.2
- 2019-01-17 | Game Version 0.90
NOTE: You need to fetch a new config file or manually add values to the old one.
NOTE2: There is currently an issue with Unity that doesn't allow Debug.Log
's to go through. A bug report has already been created. To fix this problem for now, remove -nographics
from Server.bat
so it should look something like
@echo off
echo Make sure UDP ports 5557 and 5558 are open to connect to masterserver
echo Server process starting
echo Ctrl+Alt+Del to Kill
BrokeProtocol.exe -batchmode
Happy new year to the ones I didn't see on discord! I hope everyone had a great time.
Added
- Added
/me
- Sends a message with a specific format set in the config. - Added
/tpjob
- Teleports you to an specific NPC boss. - Added
/snap
- Perfectly balanced, as all things should be. (Kills half of the server) - Added
/repairvehicle
- Repairs the vehicle you're currently in. - Added
/back
- Teleports you back to your last known position. - Added
/sudo
- Executes something as a different user. (Can be commands or a chat message.) - Added
username:USERNAME
for permission system. Can be added to specific commands to only allow one user to run said command. - Added
AllowWhileJailed
on command object. If true, will allow the user to execute that command while in jail. - Added
JobColor
to placeholders.
Fixed
- Fixed issue with /home teleporting under the map.
- Fixed issue with
SvPlaceInJail
. - Fixed jail message when you jailed an NPC.
- Fixed issue when you create an kit.
- Fixed issue with PM'ing and replying.
- FIxed issue with /spy not working on custom commands.
- Fixed issue with /wipe.
- Fixed issue with newline breaks on annoucements.
- Fixed issue when saving while someone disconnected.
Changed
- Updated to game version
0.90
- Disallowed teleporting to yourself.
- Updated ID list.