Jump to content

Mozart

Market Creator
  • Posts

    32
  • Joined

  • Last visited

Everything posted by Mozart

  1. Mozart

    Will minehut die

    52 is the friends we made along the way
  2. We were working on our server network for the hackathon and when we set "force default server" to true it just got set back to false when the server reloaded. Are there any fixes for this issue?
  3. https://github.com/kangarko/ChatControl-Pro/releases/ https://github.com/kangarko/Boss/releases/ https://github.com/kangarko/Confiscate/releases/ These are plugins that used to be paid that are now free. We already have chatcontrol (free version). And mythicmobs which can be confusing for some minehut people. Not everyone is good with YAML. https://www.spigotmc.org/resources/♣-chatcontrol-pro™-format-and-filter-your-chat-1-7-10-1-16-4.10258/ https://www.spigotmc.org/resources/☛-boss™-custom-monsters-and-animals-on-your-server-1-8-8-1-16-4.46497/ https://www.spigotmc.org/resources/★-confiscate™-hacks-exploits-bad-staff-protection-1-7-10-1-16-4.37893/
  4. command /setmasterarea: permission: command.setmasterarea description: Sets a server masterarea permission message: &cNo Perms usage: &e&lALERT &7- Wrong Usage /setmasterarea trigger: set {masterarea} to location of block at location of player message "&e&lALERT &7- Set Masterarea to &e%{masterarea}%" command /masterarea: aliases: /masterareateleport, /mainarea description: Teleports you to masterarea permission message: &cNo Perms usage: &e&lALERT &7- Wrong Usage /masterarea trigger: if player's group is "master": teleport player to {masterarea} message "&e&lALERT &7- Teleported to &eMaster Area" else: message "&cNo Perms" Quick script I made
  5. i just want to make their job easier
  6. They obviously don't a bunch of people to get their plugin for free. MMOCore and MMOItems has been in development for a long long time. They wouldn't want their hard work to be given away for free obviously.
  7. https://www.spigotmc.org/resources/confirm-menu-1-8-1-16-configurable.76279/ This spigot plugin working with all versions of minecraft from 1.8 to 1.16 will allow you to easily add to a confirmation menu for all of your commands, including those added with your other plugins !ConfirmMenu also has a system for easily changing languages between 9 different languages ! Confirmation Menu Written confirmation Configurable messages Permissions Code (YAML): # List of commands that require confirmation Commands: "reload, stop" # List of commands that require a confirmation by writing "confirm" CommandsWrite: "kick, ban" # Enable open sound OpenSound: true # OP players have permission to skip confirmation by default ( confirmmenu.skip ) SkipPermsForOP: false # Messages ( color codes are valid ) Text: ConfirmMessage: "&eAre you sure ?" WriteConfirmMessage: "&eWrite CONFIRM to confirm, or something else to cancel." CancelMessage: "&cCanceled !" MenuTitle: "&8&lCONFIRM" MenuConfirm: "&a&lCONFIRM" MenuCancel: "&c&lCANCEL" NewVersion: "&eA new version of the plugin is available !" UpdateFail: "&cCould not check for updates !" # Changing the language will automatically change the configuration on the next reboot # Available languages : EN | FR | ES | DE | TK | ZH | RU | PL | CZ | OTHER Language : "EN" # Check for updates and send a message to the console UpdateCheck: true Spoiler: French configuration Spoiler: Spanish configuration Spoiler: German configuration Spoiler: Turkish configuration Spoiler: Chinese configuration Spoiler: Russian configuration Spoiler: Polish configuration Spoiler: Czech configuration "confirmmenu.skip" : Skip confirmation ( can be disbled ) "confirmmenu.update" : Receiving update notification on connection Become a donor to be added to this list and to obtain a rank on discord ! Spoiler: DONATORS This plugin is made for servers using spigot, all functionality is not guaranteed on other types of servers.New features are planned soon : API System Sounds gestion Premium version For any suggestions, questions or bugs, please use this : Message to MaximePremont PLEASE DO NOT USE THE REVIEW SECTION FOR BUGS REPORT
  8. https://www.spigotmc.org/resources/-alonsoleaderboards-1-8-1-16-•-signs-heads-armorstands-npc-placeholders-developerapi.84267/ This is highly customizable leaderboard plugin. Async mode for placeholders is in BETA, it's not recommended to use as many plugin wouldn't support it. Respect my work. You are not allowed to redistribute this plugin in any setup. Make your own plugin if you want to do that. You can also create leaderboards based on placeholders from PlaceholderAPI if they return a valid number/double. With linked leaderboards you will be able to order leaderboards based on one placeholder (number/decimal) but display other. Example: order by player balance, but display formatted balance like 20k, 150M, etc. Check also native supported plugins. Tested on 1.8.8, 1.9.2, 1.10.2, 1.11.2, 1.12.2, 1.13.2, 1.14.4, 1.15.2, 1.16.2 You are not allowed to post/move/copy this on mcbbs.net or similar. Don't insist. If you find this post in other forum, send me a message with the link so it can be reported. If you want to contribute with a translation in your native language, feel free to dm me the translation. Looking for a Leaderboards plugin? You tried a lot but none worked? Looking for an easy way to add leaderboards for your plugin? Well, I am! I created this plugin because of that. What is this? This is a dependency for my current plugins AND possible future plugins. And what it does? It basically allows me to add leaderboards to the game from my plugins just providing data to the API. I'm not a developer, can I use it? If you have a plugin that supports AlonsoLeaderboards, just download it and copy it to your plugins folder. I'm a developer, can I use it? Yes, I made a really easy to use API so all developers can hook and add their own leaderboards. Note: You must know java, please do not leave bad reviews because you are not a developer or don't understand how to use it. Heads support! BETA! Heads is supported in the block behind the sign. Heads is supported in the block above sign. Armorstand support! BETA x10000! Player head in armorstand! Like in the well-known network! Easy to setup. Just one command! Armorstand protection!BETA! Protects armorstand from being destroyed by players. Sign protection!BETA! Protects sign from being destroyed by players. This does NOT protect from breaking the block where sign is placed. This does NOT protect from explosion or any other type of damage but players breaking directly the sign. Use a protection plugin like WorldGuard. Head protection!BETA! Protects heads from being destroyed by players. Particles for location!BETA! Option for developers to spawn particles or do something in sign location when it's updated. This is option and it's up to the developer to use it or not. Easy to place leaderboards! BETA! Creating leaderboard signs is easy! ALIASES! BETA! Change aliases for main command! The main command will always be /pluginname NPC support! BETA! Yes! You can now use Citizens2 for leaderboards! Display player NPC with skin for tops! Custom name for NPC if top is available. Custom name for NPC if top is not available. Inventory support! BETA! Yes! You can see players heads in a nice looking GUI! Inventory size and slots can be customized! Placeholder leaderboards! BETA! Create leaderboards based on a placeholder easily! Use ANY plugin placeholder to create leaderboards based on amounts! Introducing linked placeholder! A NEW LEVEL OF LEADERBOARDS! BETA! Create leaderboards based on a placeholder but display other! Useful to create leaderboard based on amounts but display a string. Useful for system related with levels, ranks, elo, etc. Highly customizable! BETA! Almost everything in this plugin can be customized! DEVELOPER API! BETA x777! Easy to use for developers! Developers can add leaderboards easily! PlaceholderAPI support!BETA! Native placeholders that allows you to get data easily. "Fixed" placeholders that returns the placeholder itself if a ranking is not found. (For developers) Placeholders to use in holograms with other plugins. Holo command! BETA! Setup basic holographic leaderboard easily. OP is required in order to not have issues with permissions. Do NOT run the same command twice. Placeholders with the remaining time before updating! BETA! Get time before updating leaderboard in watch format. Get time before updating leaderboard in human readable format. Frames! BETA! A stained glass pane will appear now if no data is available. A stained glass pane will appear now in all empty slots. Async mode for placeholders! BETA! This is not safe to use as many plugins won't support it. Recommended to not use it unless you know what it means. Errors with this mode won't be fixed as they are not from this plugin and most likely from the target plugin which adds the placeholder. Configuration auto update. Configuration will be updated on plugin update. Comments will be removed on config update. Update checker. Be notified when there is a new update. ✪config.yml Check supported plugins in our Github Heads support. (Above attached block) BETA! Heads support. (Above the leaderboard sign) BETA! Armorstand support. BETA! Custom text - head if ranking is not found. BETA! PlaceholderAPI support to use in holograms. BETA! You can use this feature to display holographics leaderboards! Requires HolographicDisplays, HolographicExtension and ProtocolLib Effect when updating. (Depends on the plugin that adds the leaderboard) BETA! Can't see the gif? Click here Instant update first time you create the leaderboard. BETA! Can't see the gif? Click here Small armorstand support. BETA! Can't see the gif? Click here Normal armorstand support. BETA! Can't see the gif? Click here Works with all sign types. BETA! Supports for strings. (Not only numbers) BETA! CHECK WIKI! Can't see the gif? Click here NPC support! (Requires Citizens2) Inventory support! Linked placeholder! (Read features for more info) Create basic holo-leaderboard with one command. Can't see the gif? Click here Placeholder with time remaining to update leaderboard. Can't see the gif? Click here Stained glass pane for empty tops and empty slots. Can't see the gif? Click here Check our placeholders in our Github Installing the plugin in your server: Download the plugin from SpigotMC.org Copy the jar file into you plugins folder. Restart the server. Edit what you want in configuration files. Restart the server. Permissions are configurable in configuration files. Check our commands and permissions in our Github Feel free to DM me your reviews! ^^ This is a simple plugin, i don't think it requires more features. However if you consider your suggestion should be added, let me know in discussion tab. Gamemode FFA Let us know if your server is using it! 1) Why is this BETA? That means it has bugs? Answer: No, plugin should not have bugs. I use BETA because I like the word, I guess. 2) I like your plugins. Can I suggest you cool ideas for new ones? Answer: Sure, join my discord server and let me know. I'll evaluate the suggestion and decide if I wanna code it or not. Making a suggestion doesn't mean it will be made. 3) What plugins support this? Answer: Technically this plugin support any plugin with PlaceholderAPI support that returns a number/double. Plugins with native support list can be found in our Github 4) Why is this plugin free? Answer: Why not? 5) I'm a developer, can I use it to add leaderboards to my plugin? Answer: Yes! Check our developer guide on how to add leaderboards in our Github 6) I'm not a developer. Can I use it? Answer: If you are using a plugin that supports AlonsoLeaderboards then you should install it. If you are not using any plugin with native support, you can still create leaderboards based on placeholders from PlaceholderAPI if it returns a number/double! I think this plugin already exists.. Answer: No. All my plugins are coded from zero. 9) I love it! How can I support you? Answer: You can support me by joining my discord and sharing my plugins with your friends. You can also help me by requesting your favorite youtuber to review my plugins. Donating is also an option, all donations will be appreciated. 10) Can i post this in mcbbs.net? Answer: No. 11) Are you sure? Answer: Yes, I'm sure. You are not allowed to post it. 12) Help me, it's not working in my server! Answer: Before reviewing the resource. Make sure you have installed all dependencies if required. It the error persists. Paste startup console log in https://sourceb.in/ and post it in discussion tab or join my server. Follow this Tutorial to place leaderboards using our plugin! Follow this Tutorial to create leaderboard! Follow this Tutorial to create linked leaderboard! Check this guide to add your own leaderboards to your plugin If you find any bugs, errors or want to request a feature. Join my discord or use our issue tracker. Review section is not place to report errors. None yet! Did you save money using my plugins instead of buying others? You like my job and want to support me? Consider donating so I can keep coding more plugins like this. By downloading this resource you agree all following terms and conditions: You are not permitted to redistribute the plugin in any form, including as a part of any software package. You are not permitted to decompile or modify the plugin in any form. You are not permitted to claim this resource as your own creation.
  9. https://www.spigotmc.org/resources/buycraft-confirm-➜-protect-yourself-from-chargebacks-✦-confirm-gui-✦-open-source-✦-1-8-1-16-4.80719/ Protect yourself against chargebacks and allow buycraft purchases to be added to a database, then users have to confirm to obtain the items. This, in turn, shows that the player has purposefully bought the item and accepted the item so they can't claim it was an accident or they didn't get it. Permission: buycraftconfirm.adminConfirm/confirm - Open confirm GUI (For players) /bconfirm - Admin Commands How to use 1) Create your own package in the config.yml 2) Assign the following command to your buycraft package (for this example the name of the package is 'test') [These are not placeholders, do not replace them] bconfirm send {name} test {transaction} {price} {date} Placeholders (For packages) {PLAYER} - Player name SupportIf you find any bugs or have any issues with this plugin then please do not use the review section to tell me, either create a conversation here or join my support discord https://discord.gg/5aFrHbz DonationDonations are not required but greatly accepted, I currently have a couple of free plugins and that list will only increase if I have the support of you guys. Click Here Spoiler: Notice Use code splodgebox for 50% OFF
  10. https://www.spigotmc.org/resources/player-profiles-1-8-1-16-custom-model-data-unlimited-guis-highly-customizable.75394/ WIKI: https://aglerr.gitbook.io/wiki/Full information on what changes are on the wiki! Player Profiles is a plugin to shows players profile in a very modern way, you can shows player armor, main hand/off hand, or maybe the whole players inventory if you want and also you can create a custom GUIs as many as you want. PlaceholderAPI, CombatLogX support Create a Custom GUI. Custom Head Support (base64, textures, player) Shows specific slots of player's inventory. CustomModelData support. Unlimited Items Lightweight Highly Customizable .... Commands: /playerprofiles - shows help message. /playerprofiles help - shows help message. /playerprofiles toggle - lock/unlock your profile. /playerprofiles reload - reload the configuration. /playerprofiles creategui <name> - create a custom gui. /playerprofiles deletegui <name> - delete a custom gui. /playerprofiles opengui <name> - open a custom gui. /playerprofiles listgui - shows a list of loaded custom gui. /profile - open your own profile. Permissions: playerprofiles.admin playerprofiles.toggle playerprofiles.profiles playerprofiles.profiles.others playerprofiles.viewinteract playerprofiles.bypass.world playerprofiles.bypass.combat playerprofiles.bypass.blocked playerprofiles.bypass.cooldown Complete explanation about commands & permissions are on the wiki. Lock/Unlock your profiles. (Old showcase) See the plugin in action (Old showcase) Permissions Items (With Permission) (Without Permission) Integrated Custom GUI ONLY_OWNER Items ONLY_VISITOR Items (Added on 5.5) Check Distance Features (Added on 5.5) ignore the activate windows Upload the plugin jar to your server. Install PlaceholderAPI plugin to your server. Restart the server. Done! Plugin Configs: Spoiler: config.yml Spoiler: custom-items.yml
  11. https://www.spigotmc.org/resources/levelpoints-1-8-1-16-5-mysql.63996/ Images
  12. https://www.spigotmc.org/resources/holomobhealth-display-mob-health-damage-indicator-client-side-javascript-formatting.75975/ By the way! Check out my server at play.sunknights.fun! Consider donating! It helps me keep on supporting my plugins while keeping them free! DM me and I'll put your name here! Click me! Thank you for your donation to support me on my journey on coding plugins! (If you want your name shown as well, send me a message!)$20 - Zzheyd Join the discord server here!Thanks for the absolutely beautiful icons!(by Henry) (by Teo)Note: Multi-Line IS NOT SUPPORTED on 1.8 - 1.9.4 Damage Indicator IS NOT SUPPORTED on 1.8 - 1.10 Information of the Placeholders you can use in mob names are in the Default Config Section below. AboutIt's frustrating when you can't see how much health your opponent has left. Well, now you can! With HoloMobHealth, you can customize how you would like to display mob health above its head! VideosWant video demonstrations? Here are some videos made by some awesome people!Video by ServerMiner in English:Video by SirBukkit in German:FeaturesFirst of all, it won't affect your death messages or mob names!The health display is only CLIENT-SIDE!So that death message filled with hearts won't happen!1. Display health above all mob's head- Well obviously, this is the point of the plugin, here is a few pictures!2. Customize your own mob health display design - The plugin provides multiple different placeholders for you to customize your display, for example you can choose round health to nearest integer, or 2 decimal places, or display the mob's name!3. Support hearts display ❤- If you like to use hearts instead of text, you can! Just put the corresponding placeholder {ScaledSymbols} in the config!4. Damage Indicators![1.11 or above]- Show health gain and loses with tiny numbers around the mob! 5. Completely client-side! No mobs are changed - The health display is only visual, meaning that the mob's actual name isn't changed on the server.- If you want to not let the health display override named mobs, or want health display to display alongside the mob's name, you can do that all in the config!6. Custom placeholder scripts- Yes! You can create your own placeholders through the use of JavaScript- More info on that below7. Languages and Mob types- All of course! You will be able to change all the text that is sent to players to your liking to suit your server. - Entity type names will be translated to the language of each user's client language!- Villager professions and Tropical Fish types are also identified by the plugin!8. Blacklist any mobs- Blacklist any mob type from being affected by the health display- Blacklist any mob with a certain name- Blacklist any mob with a name that contains a certain text9. Dynamic health display- You can toggle the plugin to only display mob health when it is attacked or taking damage in the config!10. Supports RGB and Font[1.16 or above]You can use RGB code in any part of the config that support colors! Code (Text): &x&F&F&F&F&F&F or Code (Text): [color=#ffffff] If you have a custom resource pack that has different fonts, you can even use them like color codes! Code (Text): [font=myawesomefont] 10. Compatibility with other plugins- You can disable health display for mobs from MyPet, Citizens, MythicMobs (Partly) and Shopkeeper in the config!- PlaceholderAPI placeholders can be used as well!- If you have other plugins you want to be supported, tell me in the discussions!Supported Plugins - MythicMobs (Only Partly)- Citizens (Except Player Mob Types)- Shopkeepers - MyPet - PlaceholderAPIDependencies- ProtocolLib (Please install the latest version that is compatible for your server version)Installation1. Put HoloMobHealth.jar into the plugins folder along with the required dependencies 2. Start the server 3. Edit the config (if you need to) 4. Restart the server (if you changed something in the config in step 3)Development Builds JenkinsPlaceholder ScriptsIn HoloMobHealth, you can define your own custom placeholders through the use of JavaScripts, here is an example:Take me to the exampleCommands/holomobhealth reload - Reloads the plugin (or /hmh reload) /holomobhealth update - Check for updates (or /hmh update) /holomobhealth toggle - Toggle mob health display for yourself (or /hmh toggle) Permissions Code (YAML): permissions: holomobhealth.reload: description: Allows you to reload the plugin default: op holomobhealth.use: description: Allows you to see the health display default: true holomobhealth.toggle: description: Allows you to toggle health display for yourself default: true holomobhealth.toggle.others: description: Allows you to toggle health display for others default: op holomobhealth.update: description: Allows you to recieve update notifications default: op Default ConfigLatest Config with Descriptions Limitations- AlwaysShow doesn't work in 1.8 due to a Minecraft bug - Multi-Line IS NOT SUPPORTED on 1.8 - 1.9.4 - Mobs disguised as the player mob type will not have its health shown as player names and mob names are handled differently Report problems in the discussion, not in a review. Thanks
  13. https://www.spigotmc.org/resources/bac-♛-discord-bot-♛-anti-swear-anti-commands-staff-chat.89334/ BAC COMMANDS: -/BAC RELOAD Description : RELOAD CONFIGS!-/BAC HELP Description: show help-/Chat clear Description: clear chat-/Chat mute Description: toggle mute / unmute chat-/STAFFCHAT aliases: { sc, ac, oc} Description: toggle / untoggle staffchat BAC.BYPASS: TREE: - bac.bypass.antiswear -description: bypass antiswear! -bac.bypass.commands -description: bypass antitab and anti commands! -bac.bypass.antiwdl -description: bypass anti world downloader! -bac.bypass.chatmute description: bypass global chat mute! BAC.NOTIFICATION: TREE: -bac.notification.anticommands -description: receive staff notifications of anti commands! -bac.notification.antiswear -description: receive staff notifications of anti swear! -bac.notifications.chatmute -description: receive notifications when staff mute chat! -bac.notifications.chatclear -receive notification when staff clear chat! BAC.STAFF && BAC.STAFFCHAT -description: -toggle and untoggle staffchat! -receive staffchat messages! MEDIA : ♛Ovitopia SMP♛ IP >> 69.174.97.113 -> (use outdated version) Us31ess SMP Contributors ------------------------------------------------------------------ GRAPHICS BY IDRA ARTS: Spoiler: Download Goal Spoiler: T.O.S How i can help you for free? You can help me leaving a good review and make suggestions on my discord!
  14. https://www.spigotmc.org/resources/️-superiorskyblock2-️-the-best-core-on-market-️-1-16-support.87411/
  15. https://www.spigotmc.org/resources/️-wildloaders-️-load-chunks-without-alts-️-1-16-support.87410/ WildLoaders brings a new block to the game called "Chunk-Loader". This block can keep chunks loaded without any alt accounts! • Get rid of alt-accounts from your server! You know what I compare alts with? Ants. There are so many of them, and they are just annoying. Disallowing them is a great option, but you need to give your players something in return - chunk loaders. With them, your players can still keep their farms active across their entire claim lands! • It works like a magic! I don't believe in magic, but trust me - this is a real one! It loads the chunks and everything inside them! Your spawners, crops, hoppers and redstone will work just flawlessly! And not only that, but it will work with any other plugins • That's just overpowered. Oh, don't worry about that. You can set time-limits for chunk loaders, so they don't run forever. They can die eventually, so your players will need to think wisely before placing them down. • Premium plugin at no cost! Until 1st January, 2021, WildLoaders was a paid resource! Today, the same WildLoaders plugin is free, with all the features included to make sure you get the best quality for no cost! • The plugin is provided "as is". Due to a busy schedule that I have IRL, I can't guarantee frequent updates. I will do my best to patch major issues. You can find dev builds with more patches and bug fixes on our Jenkins page! You can read more about WildLoaders on the wiki page! https://bg-software.com/wildloaders     
  16. https://www.spigotmc.org/resources/️-wildbuster-️-reverse-mode-optimized-lag-free-️-1-16-support.87406/ WildBuster brings a new block to the game called "Chunk-Buster". This block can bust entire chunks in a moment without causing any lag to the server! • Its holes are unique. Seriously, the holes are unique - you'll never see holes like these in your world. Probably because no one will make them manually, block by block... The plugin can remove many chunks in a matter of no time, without making any impact on your server! • CTRL+Z but in-game. The plugin is packed with a reverse-mode, so your players can undo their busting tasks without losing blocks, only time. That way, even if your players misplace chunk busters, they can easily undo the tasks. Also, it has a confirm menu to ensure the safety of the bases on your server. • It respects your claims. The plugin supports all the faction plugins on the market, including Factions by MCore, FactionsUUID (and it's forks) and FactionsX. Afraid of players ruining the beautiful landscapes of your world? Don't worry, they will only be able to place chunk busters in their own chunks! In addition to that, it supports plenty more plugins! • Premium plugin at no cost! Until 1st January, 2021, WildBuster was a paid resource with more than 600 unique customers! Today, the same WildBuster plugin is free, with all the features included to make sure you get the best quality for no cost! • The plugin is provided "as is". Due to a busy schedule that I have IRL, I can't guarantee frequent updates. I will do my best to patch major issues. You can find dev builds with more patches and bug fixes on our Jenkins page! You can read more about WildBuster on the wiki page! https://bg-software.com/wildbuster     
  17. https://www.spigotmc.org/resources/-bps-free-1-8-8-1-16-hide-tab-hide-plugins.55328/
  18. https://www.spigotmc.org/resources/eazynick-autonicksystem-api-src-bungeecord-multiworld-1-7-10-1-16-x.51398/ This is my Nick-System, I hope you enjoy it! Downloads: 25 Downloads | ✔︎ | 50 Downloads | ✔︎ | 100 Downloads | ✔︎ | 150 Downloads | ✔︎ | 200 Downloads | ✔︎ | 250 Downloads | ✔︎ | 500 Downloads | ✔︎ | 1.000 Downloads | ✔︎ | 2.500 Downloads | ✔︎ | 5.000 Downloads | ✔︎ | 10.000 Downloads | ✔︎ | 25.000 Downloads | ✔︎ | 50.000 Downloads | ✔︎ | 100.000 Downloads | ✘ | ━━━━━━━━━━━━━━━━━━━━━━━━━━ Recommended ━━━━━━━━━━━━━━━━━━━━━━━━━━ Join my discord server: Click here Need help | Du brauchst Hilfe Skype: live:justix.dev Discord: Justix#7918 SpigotMC: Start conversation Live-Support: Join chat PLEASE DO NOT WRITE BUGS OR ERRORS IN THE REVIEWS!!! ━━━━━━━━━━━━━━━━━━━━━━━━━━ NO MYSQL-CONNECTION REQUIRED IF YOU ARE NOT USING BUNGEE-MODE A MINECRAFT SERVER WITH SPIGOT (NOT CRAFTBUKKIT) NEEDED! ALSO JAVA 8 OR LATER IS REQUIRED! The API: Code (Java): //General API NickManager api = new NickManager(player); api.nickPlayer("NickName"); api.nickPlayer("NickName", "SkinName"); api.unnickPlayer(); api.unnickPlayerWithoutRemovingMySQL(); api.updatePrefixSuffix("NickName", "RealName", "TagPrefix", "TagSuffix", "TabPrefix", "TabSuffix", "ChatPrefix", "ChatSuffix", Sort-ID (int), "GroupName"); api.setName("NickName"); api.changeSkin("SkinName"); api.updatePlayer(); api.getRealName(); api.setChatPrefix("Prefix"); api.setChatSuffix("Suffix"); api.setTabPrefix("Prefix"); api.setTabSuffix("Suffix"); api.setTagPrefix("Prefix"); api.setTagSuffix("Suffix"); //Events @EventHandler public void onNick(PlayerNickEvent event) { Player p = e.getPlayer(); String nickName = event.getNickName(); String skinName = event.getSkinName(); String chatPrefix = event.getChatPrefix(); String chatSuffix = event.getChatSuffix(); String tabPrefix = event.getTabPrefix(); String tabSuffix = event.getTabSuffix(); String tagPrefix = event.getTagPrefix(); String tagSuffix = event.getTagSuffix(); String isJoinNick = event.isJoinNick(); event.setCancelled(false); event.setNickName(nickName); event.setSkinName(skinName); event.setChatPrefix(chatPrefix); event.setChatSuffix(chatSuffix); event.setTabPrefix(tabPrefix); event.setTabSuffix(tabSuffix); event.setTagPrefix(tagPrefix); event.setTagSuffix(tagSuffix); } @EventHandler public void onUnnick(PlayerUnnickEvent event) { Player p = e.getPlayer(); event.setCancelled(false); } Just for BungeeCord: Set the "bungeecord" setting in your spigot.yml to true and set the "ip_forwarding" setting in your BungeeCord config.yml to true as well. If you don't do this, Skins wont load. ________________________________________________ VIDEOS: Spoiler: Videos Pictures: Spoiler: Pictures Placeholders (PlaceholderAPI): %eazynick_custom% | Returns the value configured in the setup.yml %eazynick_custom_global% | Returns the value configured in the setup.yml %eazynick_is_nicked% | Returns true or false %eazynick_display_name% | Returns the players name or nickname %eazynick_global_name% | Returns the players name, nickname or mysql nickname %eazynick_chat_prefix% | Returns the chat prefix %eazynick_chat_suffix% | Returns the chat suffix %eazynick_tab_prefix% | Returns the tab prefix %eazynick_tab_suffix% | Returns the tab suffix %eazynick_tag_prefix% | Returns the tag prefix %eazynick_tag_suffix% | Returns the tag suffix %eazynick_real_name% | Returns the real name %eazynick_rank% | Returns the current rank which the player is nicked as Placeholders for the chat format in the setup.yml: %playerName% | %displayName% | %prefix% | %suffix% | %nickName% | %message% DEUTSCH Spoiler: GERMAN | DEUTSCH ENGLISH Spoiler: ENGLISH | ENGLISCH
  19. https://www.spigotmc.org/resources/interactivechat-show-items-inventory-in-chat-custom-chat-keywords-bungee-velocity-support.75870/ By the way! Check out my server at play.sunknights.fun! Consider donating! It helps me keep on supporting my plugins while keeping them free! DM me and I'll put your name here! Click me!Thank you for your donation to support me on my journey on coding plugins! (If you want your name shown as well, send me a message!)$25 - QR $10 - hawkfalcon $5.7 - mindgam3s Join the discord server here! If you are running Paper 1.16.X (Or any fork of PaperMC) then you must use the latest DEV BUILD of ProtocolLib, especially when you have a runtime error related to packet cloning!!!!!!! Using DiscordSRV?Check out this addon which lets you show placeholders and show inventories from InteractiveChat on discord! You can also have images sent from discord previewed on maps and have attachments beautified into clickable and hoverable text in-game! Spoiler: Show Addon Info and Images AboutThe chat is great, players can socialize with each other. But here's the thing, why not make it even more interact-able? With this plugin, you will be able to show your item in hand, inventory content and ender chest content with your friends! Even across servers in your global bungeecord chat! This plugin also allows you to create your own interactive keywords for your players to use in chat! InteractiveChat is designed to work on top of your existing chat formatting plugin, not as a replacement!FeaturesVideo by Server.pro featuring an older version of InteractiveChat (v2)1. Item Display Functions - Type [item] in chat to show off the item in your hand! - Type [inv] in chat to show off your inventory - Type [ender] and you guessed it! Show your ender chest! (Each of them can be toggled in the config as well as changing their keyword) ^ The two types of inventory display layout you can choose from (Layout 0 & 1)2. Custom Interactive Chat Keywords - You can create whatever placeholder you want and have them replace keywords in the chat- Or simply just add a hover message as well as click actions to keywords - Or both! - Supports multiple lines of hover text v [pos] is one of the default example custom interactive keywordv The default custom placeholders that comes with the default config, can be removed or changed (1 - 3 are item display placeholders)3. Interactive Player Names - Replace all player names that appear in the chat with interactive content, such as hover messages and click actions! (Supports Essentials Nicknames! You can create an addon through the API if you need support for your own nicknaming plugins.)4. Player Mentioning- If a player's name is mentioned by another player, they will be notified with a sound and a title message!(Togglable in the config of course!)5. Bungeecord and Velocity Supported! Everything works across your network!If you use chat managing plugins that support bungeecord or velocity, you can enable bungeecord mode by installing the plugin on spigot and bungeecord/velocity and having the bungeecord option enabled in the config on all spigot servers!With bungeecord enabled, all placeholders, including [item], [inv] etc. and custom ones will work across servers. Mentioning and everything else will also work between servers!6. Easy RGB and Font[1.16 or above]You can use RGB code in any part of the config that support colors! You can even use them in chat! Code (Text): &x&f&f&f&f&f&f or Code (Text): [color=#ffffff] If you have a custom resource pack that has different fonts, you can even use them like color codes! Works with any messages in the chat, even ones from other plugins. Code (Text): [font=myawesomefont] 7. Languages!And of course! You will be able to modify all the messages that are sent to players to suit your server as well!Item material names will be automatically translated to each user's client language!The plugin changes messages on a packet level, so it should work on top of other chat plugins (that doesn't also do this).Dependencies(These dependencies are not required on Proxies)- ProtocolLib (Please install the latest version that is compatible for your server version)- PlaceholderAPI - VaultInstallation1. Put InteractiveChat.jar into the plugins folder along with the required dependencies (If you plan to use the plugin with bungeecord or velocity, install the plugin on bungeecord/velocity as well and enable the bungeecord option in the interactivechat config on ALL spigot servers, no dependencies are required on bungeecord, and yes, just use the same jar) 2. Start the server 3. Edit the config (if you need to) 4. Restart the server (if you changed something in the config in step 3) Development Builds JenkinsCommandsMinecraft Server (Bukkit, Spigot etc.) Commands:/interactivechat reload - Reloads the plugin (or /ic reload) /interactivechat update - Check for updates (or /ic update) /interactivechat chat - Send chat messages with placeholder and player name auto complete (or /ic chat) /interactivechat list - List all placeholders you can use (or /ic list) /interactivechat mentiontoggle - Toggle mentioning for yourself (or /ic mentiontoggle) /interactivechat setinvdisplaylayout - Set your own preferred inventory display layout (or /ic setinvdisplaylayout)Proxy Server (Bungeecord / Velocity) Commands:/interactivechatproxy backendinfo - List all InteractiveChat information of the servers in your proxy (or /icp backendinfo)Q&A My placeholders don't work! They show as something like %player_name%! What do I do?PlaceholderAPI requires you to download expansions in order to function, you can take a look at the different expansions and their placeholders here (click me).For example, if you want %player_name% to work:1. run /papi ecloud download player2. run /papi reloadMy players get kicked for "You are sending too many packets!", what should I do?The kick message: You are sending too many packets! probably comes from ViaVersion.Try increasing or setting the GLOBAL PACKET LIMITER to -1 in the ViaVersion config [Both in bungeecord/velocity (if you've installed it on that) and backend servers (e.g. spigot)]Permissions Spoiler: Show Permissions API InteractiveChat does provide an API for developers to customize or use its functions https://github.com/LOOHP/InteractiveChat/tree/master/src/main/java/com/loohp/interactivechat/APIMore descriptions are provided through this link Here is an example of getting whether a certain placeholder is under cooldown for a specific player Spoiler: Show Example Here is a simple EventHandler to change the title message of the mention ping Spoiler: Show Example Default ConfigConfig in the Latest Version with Descriptions Report problems in the discussion, not in a review. Thanks
  20. https://www.spigotmc.org/resources/-auctionmaster-2--1-8-1-16-auctions-categories-bin-admin-view-fully-configurable.84784/
×
×
  • Create New...