CuukyOfficial / VaroPlugin

Ein sehr funktionsreiches und performantes ODV & Varo Plugin mit API u.v.m.
https://docs.varoplugin.de
GNU Affero General Public License v3.0
16 stars 21 forks source link

Added Option to filter in LoggedBlocks List (GUI) #66

Closed borekking closed 2 years ago

LeStegii commented 2 years ago

Vorschlag: LanguageSystem benutzen statt Nachrichten zu hardcoden Suggestion: Use the language system instead of hardcoded messages

Almighty-Satan commented 2 years ago

The user should also get an error message when attempting to sort by an invalid player or material

CuukyOfficial commented 2 years ago

Please use Materials. instead of Material. in every BuildItem#material call. Thanks. :)

LeStegii commented 2 years ago

Please use the replace() method instead of replaceAll() if you don't want to use regex