OsTag

OsTag 1.5.7.5

Released on the day 28.03.2023

1.5.5

Naming changes
:

Fixed naming <controler> and %ostag_controler% to <controller> %ostag_controller% and also fixed <preffix>
and %ostag_preffix% and <unique_description>

Changed in Modules section ChatFormaterto ChatFormatter in config

New things:

Added PrefixesUtil interface to faster changing plugin placeholder naming (my first interface ~IndianPL)

Added 35 and 5 levels in <xp> placeholder

Added %ostag_xp% placeholder for PlaceholderApi

Fixes:

Code style fixes and efficency

Fixed Dedicated in <device> placeholder

Fixed decimals in <health> placeholder

Cooldown fix

Others:

Cooldown disable info

Better code optymalization
1.5.5

Naming changes:
Fixed naming <controler> and %ostag_controler% to <controller> %ostag_controller% and also fixed <preffix> and %ostag_preffix% and <unique_description>
Changed in Modules section "ChatFormater" to "ChatFormatter" in config

Others:
Code style fixes and efficency
Cooldown fix
Added "PrefixesUtil" interface to faster changing plugin placeholder naming (my first interface ~IndianPL)
Cooldown disable info
fixed "Dedicated" in <device> placeholder
fixed decimals in <health> placeholder
Better code optymalization
Added 35 and 5 levels in <xp> placeholder
Added %ostag_xp% placeholder for PlaceholderApi
fixed "Dedicated" in <device> placeholder
fixed decimals in <health> placeholder
1.5.5
Code style fixes and efficency
Fixed naming <controler> and %ostag_controler% to <controller> %ostag_controller% and also fixed <preffix> and %ostag_preffix% and <unique_description>
Cooldown fix
Added "PrefixesUtil" interface to faster changing plugin placeholder naming (my first interface ~IndianPL)
Cooldown disable info
**Released on the day 22.02.2023**
1.5.4
If you used old versions, remove config to generate a new one!!!
Some code improvments and so many code style fixes
Windows phone and gear vr removed from <device> placeholder , because not suported by mojang
``
IMPORTANT NEWS:
As of October 2020, Minecraft will no longer be updated or supported on Windows 10 Mobile, Gear VR, iOS 10 or lower & Android devices with less than 768MB of RAM.
``
added in <device> placeholder linux detect
Smal naming changes , check new config in github (https://github.com/IndianBartonka/OsTag/blob/main/src/main/resources/config.yml)
you can choose whether to display name or score tag
added food placeholders <food> and <food_max>
now "breaks between messages" don't require enable cooldown
Cooldown fix and cooldown placeholder %ostag_cooldown%
now "breaks between messages" don't require enable cooldown
Cooldown fix and cooldown placeholder %ostag_cooldown%
Release 1.5.4-Beta · IndianBartonka/OsTag (github.com)


1.5.4
If you used old versions, remove config to generate a new one!!!
Some code improvments
Windows phone and gear vr removed from <device> placeholder , because not suported by mojang
``
IMPORTANT NEWS:
As of October 2020, Minecraft will no longer be updated or supported on Windows 10 Mobile, Gear VR, iOS 10 or lower & Android devices with less than 768MB of RAM.
``
added in <device> placeholder linux detect
Smal naming changes , check new config in github (https://github.com/IndianBartonka/OsTag/blob/main/src/main/resources/config.yml)
you can choose whether to display name or score tag
added food placeholders <food> and <food_max>
If you are going to use version 1.5.3 change **PowerNukkiX-movement-server** to **movement-server**
Check wiki for more info: Home · IndianBartonka/OsTag Wiki (github.com)
added better support for "PowerNukkit"
added in <gamemode> placeholder spectator detect
code improvments
added %ostag_group% placeholder to papi
changed "PowerNukkiX-movement-server" to "movement-server"
**Released on the day 13.12.2022**
1.5.2
big code improvments
now add "Windows Phone" in <device> placeholder
now when you move away from the player you only see the name line
added placeholders that already existed but can now be used in other plugins using PlaceholderAPI
%ostag_cps%
%ostag_test%
%ostag_device%
%ostag_controler%
%ostag_prefix%
%ostag_suffix%
Delated <deathskull> placeholder , now this placeholder is in DeathSkull plugin
1.5.1
code improvments
bug fixes (<device> placeholder)
Top