Giter Club home page Giter Club logo

customtags's Introduction

CUSTOM TAGS PLUGIN

AquaDevs Discord

Don't forget to read the description before using this plugin!

📜Description: You can create unlimited tags. It has a menu where you can select to buy or equip the tags.

⚙️Depends!

 - EconomyAPI

📖How to create Tags!

Go to the config.yml file which is located in the plugin_data/CustomTags directory

 # Display the tag of the player
chat-format: "{tag} {player}"

# Tags List
tags:
  levania:
    name: "§l§aLevania§r"
    perm: levania.tag
    cost: 1000
  darealaqua:
    name: "§l§bDaRealAqua§r"
    perm: darealaqua.tag
    cost: 5000
  aquadevs:
    name: "§l§bAqua§eDevs§r"
    perm: aquadevs.tag
    cost: 10000

# Main menu of the Tags Menu
# Category Selector Menu
menu-selector:
  title: "Tags Menu"
  content: "§7Your current money:§c ${money}{line}§7Your current tag:§c {tag}{line}§r§7Select a category"
  tags-button: "Available Tags{line}Click to Open"
  shop-button: "Buy Tags{line}Click to Open"
  exit-button: "§cExit the Menu"
# Equip the tag u want, if you have the permission
# Tags Menu
menu-tags:
  title: "Available Tags"
  content: "§7Your current tag: §c{tag}"
  locked-button: "{tag}{line}§r§cNot Available"
  unlocked-button: "{tag}{line}§r§aAvailable"
# Buy a tag
# Tags Shop Menu
menu-shop:
  title: "Tags Shop"
  content: "§7Your current money:§c ${money}"
  button: "{tag}{line}§r§c${cost}"
  # PureChat and PurePerm I currently use to set a player's permission but if you want you can use your own plugin.
  command: "setuperm {player} {permission}"

Subscribe to my Channel!

YouTube Channel

Join my Discord Servers!

AquaDevs Discord

Levania Discord

📚What does the plugin have?

  • create unlimited tags
  • tag shop
  • custom menu
  • chat format
  • save the tag
  • economyAPI support

👥Credits

 - DaRealAqua

📸Images

customtags's People

Contributors

darealaqua avatar poggit-bot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.