Search results

  1. Smudge

    Plugin Release Leaf ★ 𝗙𝗿𝗶𝗲𝗻𝗱𝘀 | 𝗦𝘁𝗮𝗳𝗳𝗖𝗵𝗮𝘁 | 𝗦𝘁𝗮𝗳𝗳𝗟𝗶𝘀𝘁 | 𝗔𝗻𝗱 𝗠𝗼𝗿𝗲!

    Added argument options for info command type. Added option to use legacy hex in messages. Hardcoded inventory items to not be italic (Could not figure out how to do it by default). Mini Placeholders support added by @CoolDCB. Discord commands are now removed on reload and restarts. Server...
  2. Smudge

    Plugin Release Leaf ★ 𝗙𝗿𝗶𝗲𝗻𝗱𝘀 | 𝗦𝘁𝗮𝗳𝗳𝗖𝗵𝗮𝘁 | 𝗦𝘁𝗮𝗳𝗳𝗟𝗶𝘀𝘁 | 𝗔𝗻𝗱 𝗠𝗼𝗿𝗲!

    Version 3.3.0 Titles Subtitles and Actions bars - Added title, subtitle and action bar message options. https://github.com/smuddgge/Leaf/issues/40 - Fixed message command type.
  3. Smudge

    Plugin Release Leaf ★ 𝗙𝗿𝗶𝗲𝗻𝗱𝘀 | 𝗦𝘁𝗮𝗳𝗳𝗖𝗵𝗮𝘁 | 𝗦𝘁𝗮𝗳𝗳𝗟𝗶𝘀𝘁 | 𝗔𝗻𝗱 𝗠𝗼𝗿𝗲!

    Version 3.2.0 - Added more options for sounds. - Added vanish check with online friends inventory.
  4. Smudge

    Plugin Release Leaf ★ 𝗙𝗿𝗶𝗲𝗻𝗱𝘀 | 𝗦𝘁𝗮𝗳𝗳𝗖𝗵𝗮𝘁 | 𝗦𝘁𝗮𝗳𝗳𝗟𝗶𝘀𝘁 | 𝗔𝗻𝗱 𝗠𝗼𝗿𝗲!

    If anyone wants any more features added feel free to add a feature request on the GitHub page :3
  5. Smudge

    Question Did not find a valid velocity-plugin.json

    Could try adding author and description. @Plugin( id = "hub-plugin", name = "Hub Plugin", version = "0.1", description = "A velocity plugin", authors = {"You"} ) WAIT it may be because you have a comma! @Plugin( id = "hub-plugin", name = "Hub...
  6. Smudge

    Question Create a config.yml

    I'm not sure if velocity provides one D: If you have a look in my plugin you could copy the configuration classes I made there if you like :3 https://github.com/smuddgge/Leaf/tree/main/src/main/java/com/github/smuddgge/leaf/configuration I made a API called squishyYaml If you copy the...
  7. Smudge

    Question 1.19 Velocity - Hostname

    player.getCurrentServer().get().getServerInfo().getAddress().getHostName() Could try something like this?
  8. Smudge

    Plugin Release Utility Plugin ▋Customisable global chats, staff list and more!

    Just updated it, thank you for letting me know :3
  9. Smudge

    Plugin Release Utility Plugin ▋Customisable global chats, staff list and more!

    Recoded this plugin and it is now available here https://github.com/smuddgge/Leaf The old plugin is here https://github.com/smuddgge/SmUtility