Releases: Arckenver/Nations
Releases · Arckenver/Nations
Nations v2.11
- Will fill this later
- Fixes taxes problem on 1.12
Nations v2.9
Nations v2.8
Changelog
- fix a problem with command registration on servers running on windows
Nations v2.7
Now handling SpongeAPI 5.1.0, 6.1.0 and 7.0.0
Changelog
- add support for API 6 and 7
Nations v2.6
Targets SpongeAPI v5.1.0
Changelog
- Add format string for the toast message when someone step in a nation
- Add format string for the spychat tag
- Changed default NationTag for nation chat
- Changed default Chat tags (title color + space)
- Changed the language strings IDs
- Changed the inner system to handle language strings for a more flexible one
Nations v2.5
Nations Release v2.5
Targets SpongeAPI v5.1.0
Changelog
- Fixed a lag problem on servers with a lot of nations
- Add extra protections to signs when using mods to edit them
- Cleaner particles on
/n see
- Fixed a 'Nation too close' bug
- Updated chinese lang file
- Fixed a problem with mods bypassing protections
- Add message in console when zone is deleted
⚠️ No longer auto-claiming 1 block and spawn when creating a nation- Added a config line to switch to chunk-claim instead of the golden axe (
enableGoldenAxe
) - Fixed a bug where public zones were not buyable when buyer has no nation
⚠️ Entering zones / nation / wild no longer display in chat but above inventory- Add commands to change nations tags
- Add config entry to change in chat nation tags
- Add
/na {set,del}spawn
- Fix clickable menu for admin nations
- Can now autojoin spychat channel with perm node
nations.admin.spychat
Nations v2.4
Nations Release v2.4
Targets SpongeAPI v5.0.0
Changelog
- Fixed a bug in Nation deserialization regarding extra blocks
- Can now display nations using
/n show
(or/n mark
,/n display
,/n see
...)
Nations v2.3
Nations Release v2.3
Targets SpongeAPI v5.0.0
Changelog
- Now protect entities and itemframes
- Displays the name of president when entering a nation and the name of zone owner when entering a zone
- added
/nc
as an alias for/n chat
- added
/na spy
to spy on nation chats - added
/n chat <message>
⚠️ moved/n
output to/n help
( or/n ?
) and made/n
display info about own nation- added
/n prices
(aliascost
,costs
,price
,fare
,fares
) - added
/n setname
(alias/n rename
) - This is now possible to use underscores (
_
) in nation and zone names, this displays as a space - fixed a bug that caused a client disconnection with
/n list
when there is a lot of nation ⚠️ players with permissionnations.admin.nation.exempt
wont be taxed- added
/na forceupkeep
- added
/na extra
and/na extraplayer
to handle extra blocks for nations - added
/na extraspawn
and/na extraspawnplayer
to handle extra spawn for nations - added
/z notforsale
- added
/na unclaim
- made zone with
public
flag set to true buyable by outsiders
Nations v2.2
Nations Release v2.2
Targets SpongeAPI v5.0.0
Changelog
- Fixed error in data saving
⚠️ Changed permissions for commands/n
fromnations.command.nation
tonations.command.nation.execute
becausenations.command.nation
give all subpermissions. Also made this change for commands/na
and/z
.
Nations v2.1
Nations Release v2.0
Targets SpongeAPI v5.0.0
Changelog
- Fixed error in tax collector
- Fixed
/na claim <nation>
command being unregistered