Jump to content

StarBunnie

Member
  • Posts

    438
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by StarBunnie

  1. You can either set the chat format like: set the chat format to "&7%player's prefix% %player%: &7%message%" or like I usually do it cuz it enables way more possibilities: on chat: cancel event send "%player's prefix% %player%: &7%message%" to all players Your choice tbh. Edit: For the prefix you usually need a perms plugin like Luckperms + Vault
  2. I'm unsure if there's an easy way through the panel or a plugin what you could do though is create the world using the settings in singleplayer and then upload the world file. If you want to do it with Skript you could take the on chunk generate: event and loop all blocks in the event-chunk and replace them with lava.
  3. Indent is the amount of space in front of each line. command /levels: aliases: /lv permission message: &cYou Dont have any permission to starting that command! trigger: send "&c1: Pig Spawner" to player send "&c1: Cow Spawner" to player send "&c1: Wither Skeletons Spawner" to player send "&c1: Sheep Spawner" to player Basically it doesn't really matter how many spaces or tabs you do in front of a line as long as you keep it consistent throughout the whole skript.
  4. Maybe the ability to create their own kits?
  5. Alright I'm unsure if I'm wrong here but in theory after the on break you could check if the lore contains "Blast" then you add all the lines into a list loop through them to get the line with the "Blast X". Then you split this line by " " a space that way you can get the number or the enchantment level of blast. After that or before that even you can check the enchantment level of fortune on the players tool with https://skripthub.net/docs/?id=929 and done. Edit: Why even check for the fortune level is there an effect of it I'm missing?
  6. I'm unsure if that's in the normal Skript so far it seems like it's Sk-Perms or SkPermissions-EX if theres a way then that would be better yes
  7. Wouldn't that be bad if they received a higher rank voucher? With parent the best would always overweigh
  8. Try this: on rightclick with paper: if name of player's tool is "&a&lVIP TICKET": make console execute command "/lp set user %player% parent set vip"
  9. Here take a look at this: Basically right now it's not possible.
  10. It's been a while since I tested and read it but one author of worldgen datapacks wrote that for some reason most are not compatible with Spigot so maybe you have to wait for a worldgen plugin to be added to Minehut.
  11. Sadly currently this isn't possible or maybe never will.
  12. Please provide a link to the wanted plugin so the admins have an easier time checking it out.
  13. The one Haylxyy requested is not a mod Thedukc. However Skoice can't be support yet because it needs skript-reflect and because it's such a huge threat to the Minehut system it won't be available for a while.
  14. Alright I set everything up again and when I tried to validate the key it worked. It took alot of time to show up as online on the webpage but it also couldn't make any connections to the store itself. After several hours theres still not connection and it's giving me the error again. Here are the logs I guess: https://pastebin.com/UFQy0eBt If someone can help me please do kinda at a loss here
  15. Well I have another server and both are linked to the same store so yep pretty sure I set it up correctly. I guess I have to delete everything and give it another go cuz nothing really works on that one anymore tbh.
  16. Sorry for the delay the minehut login problem kinda prevent me from answering lol. That's the issue I'm getting when I try to use /buy for example the whole webpage works fine it just can't connect to the plugin and when I try to validate it via the key given it also shows no connection.
  17. Not really sorry atleast none that are on minehut and don't require Discord I think theres a client side mode that could interact with a server side plugin but unsure
  18. Well if some of your friends are not allowed to use Discord they can't talk with you cuz all this plugin does is move the people between channels to simulate the effect. The plugin also requires skript-yaml and skript-reflect and I think both are currently not supported by minehut due to security issues.
  19. Here is something that is written on the Skoice page: Skoice is a proximity voice chat running on Discord which allows your players to communicate vocally, depending on their in-game position. The built-in Discord bot takes care of everything. That means you're required to be on the Discord server to use this plugin.
  20. So it just says it can't connect to the enjin cms servers (when typing /buy for example) and I just assumed it might be due to the version because alot of people said to use the version provided on the enjin site instead of the bukkit one and I didn't have any issues with it before. Logs appear to be empty when I type /buy nothing new pops up just that I used the command while ingame it's giving me the error mentioned. I have Vault installed and it's recommended so doubt that could cause it.
  21. The current version of the enjin plugin on the spigot page is 3.6.0 but the one used on the official website and api is 3.5.7 and it seems like using the version from the spigot site breaks everything cuz rn it's not even connecting to the website. Another issue is that you can use /enjin report to print you any information about the plugin like connection to the webstore etc. the problem is it gives out this report in a .zip format in /plugins/EnjinMinecraftPlugin/reports so I doubt we'll be able to view it anytime soon.
  22. Hmm okai so I uninstalled them and restarted my server then deleted every remaining files/folders by those plugins and restarted again. After that I installed bentobox first and then the addons I wanted and it seems to work for me. If it's still broken just make a new post I'm sure they'll fix it soon!
  23. NoNo worries! Yes I do and already found out I just need to disable fastScoreboards. Thank you tho!
×
×
  • Create New...