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
noEndCreditssometimes 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
setSpawnWithoutSleeprule 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
crossDimensionalTeleportingrule to allow teleporting with/tpto 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
endermanNoGriefingrule to prevent enderman picking up blocks - Added
mobsOnlySpawnNearPlayersrule to prevent mobs spawning into the world that would otherwise immediately despawn the same tick - Added
persistLogSubscriptionsrule to write log subscriptions to file and load back on start-up - Added
noEndCreditsrule - 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 iftrueis provided/player <name> drop xp- Dump players experience on to the ground- Requires
/rug allowXpDumpingto betrueorlimited
- 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 allowAutoEatingto betrue
- Requires
- Added
opNoCheatingrule to block/tpcommand 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
/rugcommand 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/csfor entering/exiting camera mode/rug commandPlayer- Enables/playerfor player spawning/rug commandTick- Enables/tickfor tick manipulation/rug fillLimit- Specify the block limit for/cloneand/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> spawnto spawn in fake players - Added
/player <yourname> shadowto 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 carefulBreakfor 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
/csfor 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
/logcommand:/log tpsto track TPS/MSPT in tab list/log mobcapsto track mobcaps in tab list