Jump to content

Baezor

Member
  • Posts

    26
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by Baezor

  1. 3 hours ago, TippiestComet63 said:

    This is the log for holograms

    [20:43:40] [Server thread/INFO]: [Holograms] Enabling Holograms v2.13
    [20:43:40] [Server thread/ERROR]: [Holograms] The plugin couldn't create the NMS controller instance and has been disabled. This is likelydue to no supported Hologram implementation for your CraftBukkit/Spigot version.
    [20:43:40] [Server thread/INFO]: [Holograms] Disabling Holograms v2.13

    Use Holographic Displays.

  2. I can confirm that packets have been removed from Skellet. It's in the notes for 1.9.7. The best way to do packets is with skript-reflect or skript-mirror which is not on Minehut unfortunatly.

    • Thanks 1
  3. Hello, the community really needs a plugin called SkBee updated. We have been waiting for months. The Minehut version is 10 versions behind. The current version of SkBee also does not have structure support. This is the main reason many large servers need this updated. Servers cannot use structures in their gamemodes due to this not being updated. I know there are many requests for this plugin to be updated, but it is still insane that this has not been updated. This is one of the most important plugins for minehut players, and many servers need it.

  4. Reqn is a skript addon that adds an HTTP request library to skript. You can download/view the addon here.

    Example:

    # Comparing Current Version of a Script!
    # You can easily create this using Reqn and Github!
    options:
        version: 1.0.0 # Current Version of Script
        url: https://baezor1.github.io/version-api-test # Latest Version of Script (Website to check!)
    
    on join:
        wait 1 second
        delete {_v}
        set {_v} to text from "{@url}" # Finds the Latest Version from a Website!
        if {_v} is not "{@version}": # Comparing!
            send "&eA new version of &fAPI Test&e is avalible!" to player
            send "&eYou are currently on version &f{@version}&e." to player
            send "&eThe latest version is &f%{_v}%&e!" to player
        delete {_v}

     

  5. On 4/30/2020 at 12:37 PM, Trinal_MC said:

    NEW quality of life I mean fuck people who don't pay us update we are going to make servers unusable Yay now with hot new fetures like 11 plugin slots and 24/7 laggy piece of shit servers 

    this message brought to you by the best free minecraft server hosting minehuy

    Translation: OMG!!?!?? JUST HOST MY SERVER FOR FREE!!!?!? Provide me with freeeeee stufff, cuz I deserve it!!!!!

×
×
  • Create New...