Releases: disrespecTech/rugserver
Releases · disrespecTech/rugserver
rugserver v0.2.3
Bugfixes
- Bots don't swing their hand when interacting with a block or entity
See all changes: v0.2.2...v0.2.3
rugserver v0.2.2
Bugfixes
- Rule
noEndCredits
sometimes doesn't respawn the player #3 - Set previous yaw and pitch when exiting camera mode
- Adjust player position when exiting camera mode or leaving end to prevent them clipping through 1-high blocks
What's New
- Added
setSpawnWithoutSleep
rule to allow users to set their spawn position at a bed even during the day - Exiting camera mode now sets the players game mode to the default game mode of the server
- Added
crossDimensionalTeleporting
rule to allow teleporting with/tp
to entities in other dimensions
See all changes: v0.2.1...v0.2.2
rugserver v0.2.1
rugserver v0.2.0
What's New
- Added
endermanNoGriefing
rule to prevent enderman picking up blocks - Added
mobsOnlySpawnNearPlayers
rule to prevent mobs spawning into the world that would otherwise immediately despawn the same tick - Added
persistLogSubscriptions
rule to write log subscriptions to file and load back on start-up - Added
noEndCredits
rule - Added player actions
/player <name> attack [once/interval/continuous] [ticks]
- Attack at a set tick interval, continuously, or once/player <name> use [once/interval/continuous] [ticks]
- Use item at a set tick interval, continuously, or once/player <name> sneak/unsneak
- Make player sneak/unsneak/player <name> mount/dismount
- Make player mount nearest vehicle, or dismount current/player <name> drop [once/interval/continuous] [ticks]
- Drop held item one at a time at a set tick interval, continuously, or once/player <name> dropStack [once/interval/continuous] [ticks]
- Drop entire held item stack at a set tick interval, continuously, or once/player <name> drop all
- Drop entire inventory on to the ground/player <name> drop slot <slot> [true]
- Drop an item from the specified inventory slot, or entire stack iftrue
is provided/player <name> drop xp
- Dump players experience on to the ground- Requires
/rug allowXpDumping
to betrue
orlimited
- Requires
/player <name> eat [once/interval/continuous] [ticks]
- Eats a valid food item from inventory when required, checking at a set tick interval, continuously, or once- Requires
/rug allowAutoEating
to betrue
- Requires
- Added
opNoCheating
rule to block/tp
command for players in survival mode - Added flower forest painter (
/flower
) which generates flowers in a radius around the player when holding bonemeal.- Player must be in creative mode and flowers will only generate in a flower forest
See all changes: v0.1.4...v0.2.0
rugserver v0.1.4
What's New
- Apply physics to fake players
- Added modifiable fill limit for
/clone
,/fill
, and/setblock
- Send command feedback to ops
- Prefix fake players with [Bot] or [Shadow] in tab list
- Prevent neighbouring block updates when using commands to change block state
- Suppress neighbour updates for barrier blocks
- Allow max TPS to be modified
/tick rate
- Added
/rug
command to change rules (#2)/rug announceSleep
- Announce when a player has skipped the night/rug antiCheatDisabled
- Disables some anti-cheat checks/rug barrierBlockSuppressesUpdates
- Barrier block will suppress any further neighboring block updates/rug cameraModeDisableDamageCooldown
- Allows entering camera mode even if damage was taken recently/rug carefulBreak
- Instantly pick-up mined items if sneaking/rug commandCamera
- Enables/cs
for entering/exiting camera mode/rug commandPlayer
- Enables/player
for player spawning/rug commandTick
- Enables/tick
for tick manipulation/rug fillLimit
- Specify the block limit for/clone
and/fill
/rug fillUpdates
- Disables neighboring block updates when using/clone
,/fill
, and/setblock
/rug sleepPercentage
- Percentage of players required to sleep to skip the night/rug setDefault <rule> [value]
- Change default value of a rule
- Added rule to remove cool-down for XP orbs
/rug xpNoCooldown
See all changes: v0.1.3...v0.1.4
rugserver v0.1.3
What's New
- Added
/player <name> spawn
to spawn in fake players - Added
/player <yourname> shadow
to spawn in a fake player in your place
See all changes: v0.1.2...v0.1.3
rugserver v0.1.2
What's New
- Added
/log carefulBreak
for careful block breaking when sneaking - Relaxed some anti-cheat detections
See all changes: v0.1.1...v0.1.2
rugserver v0.1.1
What's New
- Fix duplicated logs in tab list footer
- Only announce sleep to overworld and if there is another player in that world
- Added
/cs
for camera mode
See all changes: v0.1.0...v0.1.1
rugserver v0.1.0
What's New
- Enables one player sleep. Can not currently be turned off.
- Added
/log
command:/log tps
to track TPS/MSPT in tab list/log mobcaps
to track mobcaps in tab list