RoyaleCustomTags [1.8.8+]

VIP Plugins RoyaleCustomTags [1.8.8+] 0.2.0 Alpha

Pro Download
Additions
  • Added new sections Purchase-item, Prices and Purchase-permission to configure a price to the tags on your placeholders. More information can be found on the wikipedia (Coming soon) or on the new default file ExamplePlaceholderEmoji.yml
  • Added new button on inventory_tags_manage.yml which allows to modify the economy settings through GUI.
  • Added new interaction on inventory_tags_list.yml, where players will get a new inventory open (inventory_tags_purchase.yml) which allows to select an economy to use to purchase this tags. If there's only one economy applied on the tag, this economy will be used by default directly.
Tested on: 1.20.4, 1.20.6, 1.21
Added update checker. [NEW]
Added BStats. [NEW]
Implemented changes on Placeholder entity to allow its creation, edition and removal in runtime, through an inventory management. [NEW]
Included new menu when using /tags to show all the placeholders in the server. [NEW]
Included new display-item section for placeholders, which will be used as the display item on the placeholders' list inventory. [NEW]
Made changes to get paths for YAML configurations through a case insensitive comparison.
Fixed issue with other plugins, as the plugin was making a chat control on a higher level than expected.
Included two new events ChatPlaceholderProcessingEvent and PlaceholderProcessingEvent. [NEW]
Created new public API. (https://github.com/relampagorojo93/RoyaleCustomTagsAPI) [NEW]
Fixed issues with 1.20.6 due new changes.
Applied all changes made on base libraries, being the must important one:
- Repaired gradient feature for messages, and switched format to: <(([klmno]*)|(\/))?((#[0-9a-fA-F]{6})*)>
Example solid color: <#B2E5F8>Hey
:D
</>
Example gradient: <#B2E5F8#F4B3EF>Hey
:D
</> or <#B2E5F8>Hey
:D
</#F4B3EF> (Colors can go on both sides)
Example multiple gradients: <#B2E5F8#F4B3EF#638B95>Hey
:D
</>
Including modifiers: <l#B2E5F8>Hey
:D
</>

- Reincorporated support on wave format for RGB colors, adapted to the new structure. Ex:
<w12#0100bb#090979#00d4ff>I'm surfing through the colors
:D
</>
Back
Top Bottom