Jump to content

BurningBrimstone

Member
  • Posts

    203
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by BurningBrimstone

  1. Yes, very cool, but do you know why? Much love Tarna <3
  2. I wish Minehut and the new team the best of luck as they move on. In regards to the old; thank you so very much for the memories and experiences, I hope to stay in contact long into the future. Love you all! - Brim
  3. Hello! You would need to contact the playerserver owner to figure out why a server might be down. Servers frequently experience downtime and whitelist themselves to perform development and repair issues with the server, so that may be the cause.
  4. Thank you @pop4959 <3 Excited about Skacket!
  5. BurningBrimstone

    CARZ HELP

    The permission nodes are as follows: Carz.* - All permissions listed Carz.Admin - Perform admin commands Carz.Purchase - Ability to purchase your own Car Carz.Place - Ability to place a car Carz.Upgrade - Ability to upgrade your Car Carz.CreateSign - Create Carz signs With the commands as follows: /carz purchase - Purchase your own vehicle /carz fuel - Display your current fuel level /carz refuel - Refill your fuel /carz upgrade - Apply a speed upgrade to your car /carz stash - Move your car back into your inventory /carz addCB - Add a ClimbBlock to the list /carz reload - Reload the configuration /carz cmds - Display the commands menu So it would appear that you need to give uses the Carz.Purchase, Carz.Place and Carz.Upgrade permissions. If you're unaware of how to use and assign permission nodes consider reading the following CFAQ:
  6. No problem! And remember to adjust for head vs foot height on the players, and have margin of error for lag if you're making an anticheat.
  7. Try reformatting with this: if damage wasn't caused by projectile: All of these conditions are working fine on my server. Do you have addons conflicting?
  8. You should not have a space between "event-damage" and "cause".
  9. Plugins that add items will not add them to the creative item menu. Quality Armory Quality Armory has a series of commands that can be used to access the items added by the plugin. See below. Armored Elytra Armored Elytra also has a command to access the items added by the plugin. Though it should be noted that you can also simply craft a chestplate of any tier with the elytra in an anvil to make one of these items. /ArmoredElytra [receiver] <tier> For future questions or issues relating to plugins please post in the help section of the forums.
  10. Hello! The damagecause type does not include any reference to arrow, in favor of projectile. See below: https://skripthub.net/docs/?id=2140 An example of a proper comparison: on damage of player: if event-damagecause is not projectile: Hope this helps!
  11. Very nice! Keep us updated. Always good to see more Java anti-cheats being made.
  12. Hello! Minehut runs on a server platform named Paper Spigot, this is a popular performance based fork of the commonly used server software Spigot. As it is a performanced based platform, many improvements were added to the base game that help prevent issues like lag, as such experience orbs will merge within a set radius. This radius can be changed via this setting in the spigot.yml file: merge-radius: item: 2.5 exp: 3 See below for a great CFAQ on how to edit the spigot.yml file.
  13. Please try teleporting to the world with commands: /minecraft:execute in (world name) run tp ~ ~ ~
  14. One of the easiest ways to generate a void world is to use Multiverse in conjunction with VoidGenerator. These are both plugins you can install in the plugins section of your server dashboard. Once both are installed you can run the following command to generate a void world with the provided name: /mv create (world) normal -g VoidGenerator You can then teleport to this world via the Multiverse teleport command (/mv tp [world]) or the Minehut world command (/world). For more info on how to use Multiverse, see the following CFAQ:
  15. Hello! This plugin seems to be extremely out of date as the most recent version was released for Minecraft 1.7. For reference, Minehut currently uses Minecraft 1.16.5 If you can find an up to date plugin with similar functionality, feel free to post it in this thread. For future plugin suggestions, I would also recommend reading the Plugins FAQ prior to submitting:
  16. The default nether and end are dimensions, found within your default world file. They should be named Dim -1 and Dim 1. If your default world doesn't have one spigot should attempt to automatically create one when you enter that dimension.
  17. Hello! You can op yourself using the following command in your server console: /minecraft:op (username) See below for a great video tutorial aswell:
  18. You'll need a permissions plugin to add the permissions to users or groups. See this great CFAQ on how to use one!
  19. You can find the server console in your server dashboard under appearance. You just type the above command into the server command box, and press send! Link to the appearance tab of your dashboard.
  20. Hello! Servers have commands enabled by default, but you'll need operator permissions to use them. You can make your user an operator by entering the following command into your server console: /minecraft:op [Your Username] See below for a visual tutorial on how to do this:
  21. This implies the server is crashing upon load; please try removing the datapack and restarting. If that doesn't fix the issue post your logs here and we can take a look. See below for a guide on how to retrieve your logs:
  22. Hello! Nice to meet you! In the future please post introductions in the introductions section of the forums. The marketplace is for offering or requesting services to or from other Minehut users.
  23. BurningBrimstone

    Recapcha Page

    Hello! Minehut has a captcha system to prevent bots from joining the server. There is no way to bypass this currently, and your friend just needs to complete the captcha. My apologies for any inconvenience. In the future please remember to post questions about Minehut in the help section of the forums.
  24. Hello! You can give a user or group the following permission to set their residence limit: residence.max.res.[number] See the full list of permissions, and other useful wiki pages here.
×
×
  • Create New...