Skip to content

Latest commit

 

History

History
252 lines (204 loc) · 7.51 KB

CHANGELOG-1.15.md

File metadata and controls

252 lines (204 loc) · 7.51 KB

Changelog Staff++ | v1.15

V1.15.38

Features

  • Rework miner GUI to be more consistent with the other GUIs, pagination + back button
  • Add notify warnings message to the lang files
  • Add infractions-top command to list players with most infractions.

Bugs

  • Adding notes through the examine gui was broken.
  • Adding warnings through the examine gui was broken.
  • Custom-modules got broken in the previous release.

V1.15.37

Migration guide: https://app.gitbook.com/@staffplusplus-minecraft/s/staffplusplus/migration-guides/migrating-to-greater-than-v1.16.43

Features

  • Added LuckPerms integration for staffmode context
  • Reload command now also reloads lang files
  • Multi server support
    • Keep staff mode enabled when switching servers
    • Keep vanish enabled when switching servers
    • ban/mute/warn players across the network
  • No join/leave message is displayed when a player is in vanish mode

Bugs

  • Using a non staff item while in staff mode was throwing an exception.
  • One of the lang files had a formatting error.

V1.15.36

Features

  • Reworked chest interaction
  • Added inventory & enderchest interaction to examine GUI
  • Added permission for using the vanish command

Bugs

  • inventory interaction was not working even when correct permission were given
  • Location inside the gui was showing a question mark character.

V1.15.34

Features

Bugs

  • Permission for the /reports command was not working properly

V1.15.33

Features

  • Added mute/temp mute functionality
  • Added infractions gui menu.
  • Added kick command.
  • Update discord integration plugin for kicks and mutes.

Bugs

  • Time unit four HOUR/h was not working
  • Fix duration if expired

V1.15.31

Breaking

  • Implemented fine-grained permissions for reports. Permissions have changed, check reports wiki!

Features

  • Added manage-reports command to open the GUI without being in staff mode
  • Add Xray configuration to allow amount/time based notifications. Check wiki

Bugs

  • Added missing "clear inventory bypass" permission to the default config file.
  • Fix reports sometimes not showing last line from reason
  • Fix /help staffplus command

V1.15.30

Bugs

  • Nullpointer fix on alt detection
  • Create a new permission to ensure not everyone gets report updates

V1.15.29

Features

  • Severity levels now working for warnings issued through examine mode
  • Ability to interact with the players inventory in examine mode.
  • Add reload configuration ability (experimental, see wiki)

Bugs

  • Unban command logged the kick issuer instead of the unban issuer
  • Fix nullpointer OnInventoryOpen
  • Fix alt account detection, do not detect same player
  • Fix Inventory item duplication on rejoin

V1.15.27

Features

  • rename 'teleport' command to 'teleportToLocation'
  • Add 'teleportHere' command
  • Add vanish indicator in the staff list gui
  • Add kick reason placeholder to use for the kick message

Bugs

  • StaffChat not turning off when using the handle
  • Staff items triggered by pressure plates
  • Better error messages for tempban

V1.15.25

Features

  • Teleport players back to their original location

Bugs

  • Freezing not working through the gui or staff item
  • Custom items enchantments not working
  • Staff items only worked when clicking on air

V1.15.24

Features

  • Notify users when they have open reports
  • Notify users when a report of them changes status
  • User Reports overview ui
  • Deletion of reports
  • Notify users when they have warnings
  • User Warnings overview ui

Bugs

  • Fix reset of armor when exiting Staff mode
  • Fix commands plugin prefix

V1.15.23

Bugs

  • Wrong titles for reports ui
  • Closing reason message displayed even when closing-reason-disabled
  • Closing reason not working if other plugins intercept the event

V1.15.22

Features

  • Implement kick & tempban system (garagepoort#106)
  • Implement kick discord integration
  • Implement Alt account detection system
  • Implement Alt account detection discord integration
  • Add option to disable bungee network sync for staffchat (garagepoort#111)

Bugs

  • Fix miner gui
  • Fix prevent inventory open in protected areas
  • Fix ui color choosing
  • Fix performance when autocompleting offline players (garagepoort#111)

V1.15.21

Features

  • Trello integration added for reports

Bugs

  • Report resolved event was sent when a report was actually rejected

V1.15.20

Features

  • Protect player added
  • Protect area added
  • "Vanish enabled" action bar displayed for staff members
  • Now able to add worlds to the location configuration

V1.15.19

Features

  • Broadcast messages over the bungee network

Bugs

  • Older version of 1.15.x were not working

V1.15.17

Features

  • Report closing reason support
  • Authme integration for supporting staff login
  • Trace log feature added

V1.15.16

Features

  • Warning discord integration

V1.15.15

Features

  • BungeeCord support. StaffChat will now be synced over all servers inside the bungee network.
  • Update notifier implemented

V1.15.14

Bugs

  • Players could always bypass clear, freeze and teleport commands
  • Resolved issue: garagepoort#91 Items got removed when inspecting a chest.

V1.15.13

Features

  • Add clear inventory bypass permission

Bugs

  • Plugins directory was wrongly named which made it crash on Linux machines

V1.15.11

Features

  • Delay argument has been added
  • Implemented automatic update for the config file

Bugs

  • teleport command was not present in the configuration file

V1.15.10

Bugs

  • DELAY Action type not working when users are online

V1.15.9

Features

  • Teleport command added

Breaking

  • Added new warning system

V1.15.7

Features

  • Implement new reportEvents
  • Added Discord Integration for reporting events

Bugs

  • Use ZonedDateTimeFor Reporting
  • Remove silent sql failure

V1.15.6

Features

  • Added HEALTH argument
  • New reporting system implemented

Bugs

  • Fix bug when opening different inventories (BrewingStand, Furnace, Dispenser, ...)

Breaking

  • Dropped support for flatfiles
  • Implemented Sqlite, Mysql databases

V1.15.5

Features

  • New arguments system implemented
  • Added strip argument. Example: /freeze player -S
  • Added wiki to github
  • Autocompletion for offline players
  • Autocompletion for arguments

V1.15.4

Features

  • Locations implemented
  • Freeze command now has the ability to take a teleportLocation parameter /freeze myplayer -Tspawn

V1.15.3

Features

  • Allow reporting/warning offline users

V1.15.2

Bugfix

  • Logout commands on freeze can be disabled configuring: logout-commands: ''