Skip to content

Releases: kivattt/kivaserverutils

1.6.4

12 Jan 18:57
Compare
Choose a tag to compare

This fixes an item duplication bug when water flows into a protected region, acting as if blocks like torches, flowers etc. were broken, causing them to be dropped as items.

1.6.3

04 Jan 13:30
Compare
Choose a tag to compare

Multiple homes update

You can now have multiple homes
Set the max amount of homes per player with /maxhomes <number> (Default: 10)
Delete homes with /delhome <optional name>
Backwards compatible with the old format (seamless update)
/homewhere has been renamed /homes

  • /kivashowconfig now shows all the available config values instead of only those that have been previously set

  • Cleaned up duplicate msgs due to already being broadcast

1.6.2

20 Dec 19:40
Compare
Choose a tag to compare
  • Adds sign text logging

1.6.1

06 Dec 19:04
Compare
Choose a tag to compare
  • Adds the /falldamagedisabled <true or false> command, pretty self-explanatory

1.6.0

03 Dec 15:30
Compare
Choose a tag to compare
  • You can now /tpa to nicknames
  • Cross-dimension support for /tpa, /home and /spawn
  • Fixed "An internal error happened..." message on /tpaccept
  • /*list commands have been replaced with /*listall. /*list commands now only show players currently in the server
  • Added missing green color for /namecolor, colors are now sorted and have better names
  • Fixed bug where you couldn't change the capitalization of your own nickname
  • Added /nameof <nickname> command to lookup username from nickname
  • OPs now have the same restrictions for nicknames as everyone else
  • Added broadcast messages for /nickset & /nick
  • Disconnecting now automatically revokes the players tpa requests
  • Fixed up color/text formatting in /pronouns, /nick and others
  • Other small text changes

1.5.2

23 Nov 00:02
Compare
Choose a tag to compare
  • Prevent /tpa across dimensions
  • Some color formatting fixes in /tpa commands

1.5.1

21 Nov 19:52
Compare
Choose a tag to compare
  • Fixes /tpa capitalization related bugs
  • Usernames in /tpa commands are now case-insensitive

1.5.0

20 Nov 09:02
Compare
Choose a tag to compare

The player teleports update

  • Adds teleport request commands /tpa <player>, /tpaccept <optional player>, /tpdeny <optional player>, /tprevoke aswell as /tpacommandsdisabled <true or false> for toggling the feature
  • Adds alternative spelling aliases /namecolour and /namecolourreset (color & colour)
  • Improved region protection, sticky torches can't be placed and stuff like trees can't grow into protected regions anymore
  • Region protection tutorial video is now linked in the README.md + small fixes

1.4.0

16 Nov 02:53
Compare
Choose a tag to compare

The region protection update

1.3.0

09 Nov 21:31
Compare
Choose a tag to compare

The moderation update

  • Adds the ability to mute players, preventing them from chatting with /mute
  • Adds "restrictive mode", and the ability to have it on by default (/restrictbydefault <true or false>) to prevent griefing by new players. Exclude individual players from this with /restrictexclude <player>!
  • Adds a reassuring message to explain all the exceptions that will occur on a first-time execution of the mod
  • Some commands now broadcast responses to everyone (e.g. /spawnset, /mute, /mobcapdisabled, /explosionsbreakchests)
  • Some commands now broadcast responses to all OPs (e.g. /nickset, /pronounsreset)

The command list in the README now has collapsible sections, check out the new commands there!