Releases: LysergikProductions/RVAS-Core
Releases · LysergikProductions/RVAS-Core
RVAS Core v0.2.5-release
Chat
/last
to see last three whispers you received and/afk
to prevent missing messages and to warn your whisperers/global zap | dream
as novelty commands for owner/admin only (could be used for special events)- Configurable join and first-join announcements to the joining player
- See playtime in hours by hovering over playtime in
/stats
- Users can set their time-zone for displaying
/stats
info - Leaderboard size is now 3 to 15 listings, selectable with
/stats [int]
/ninjatp
for ops to more easily tp between dimensions and vanish before they arrive
Backend
- Configs spread out into three files
- Improved error handling
- Do much less computing when loading already generated chunks (increased performance)
- Replaced section symbols with unicode escape code
- Auto-Announcer now reads from announcements.txt instead of using hard-code
/give
restriction for ops now optional in configs- Nether roof now has it's own configurable lower speed-limit
- Any config can now be modified in-game by the owner account
- Tons of refactoring, optimizing, and cleaning
Fixes
- End portal height was not dynamically adapting to the world
- Now, all chunks ban TEs are dealt with fully and without removing any blocks
- Block multi-ips and player swarms
- Removed repeated method calls and other optimizations
- Fixed vulnerability in
/vm
- Invulnerable end-crystals breaking chunks is now completely fixed
RVAS Core v0.1.5-release
New Features:
- Lag Machine Detection
- Analytics tracking for performance and commands-use
/info
,/backup
,/repair
for ops/stats mc
and/stats info
for players- Player's settings (i.e. showkills or togglejoinmessages) are now persistent
- Wither Count in
/server
Modifications / Adjustments:
- Respawn chunks are now force-loaded on spawn
- Improved debugging messages
- More UI improvements
- Tons of code cleaning
- MANY Bug fixes
RVAS Core v0.1.4-stable
New Features:
- Spawn kills are now tracked (victim playtime <1h + inSpawn == true)
- Integrated random world-respawning (doesn't affect players with unobstructed set spawn locations)
- Slow Chat mode with configurable silence time
- The End exit-portal protection
- Click leaderboard leaders to see their stats page
- Ability to backup vital RVAS-Core player-data via command
- New commands:
/repair
,/lr skulls
,/backup
, and more - Prevent chunk-bans resulting from too many furnaces in a chunk
Modifications / Adjustments:
- Significant performance improvements relative to wither skull projectiles and in other areas
- UI improvements in
/server
and others - Tons of code cleaning
- Bug fixes
RVAS Core v0.1.2-stable
New Features:
- PVP kills, deaths, and k/d are now tracked for each user
- Server operators join and leave silently, always
- Any player in creative mode (including ops) cannot dupe items or perform unneeded and / or dangerous server commands
(configurable, and owner account is exempt from this) - Added ability to configure the threshold below which the auto-restart timer is counting/ticking
- Hover over leaderboard results to see more detail!
Modifications / Adjustments:
- 5-tier speed limiter: vastly improved control over speed limiting in relation to current server tps
- Cleaned some of the code structure (i.e. ChatPrint.java)
- Only the owner/admin account can target everyone or the admin_name when using commands
- Other random things
RVAS Core v0.1.1-stable
New Features:
- The bedrock floor and roof are now always protected (configurable) without negative impact on performance
- Added a way to exempt a specific ign/uuid from break and place related restrictions
- Created PVPstats objects that can hold new stats (still in alpha; doesn't save to file yet)
Modifications / Adjustments:
- Modified banned materials to no longer include a couple blocks that are technically obtainable in survival without commands
- Restructured string coloring in preparation for eventual theme packs feature
- Server command output now references the configs for speed limits (no need to update server.java when changing speed limit)
- Added more configurable debug messages