1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Script [1.11 - 1.14.4] ★ ChatCore ★ [► ALL IN ONE CHAT MANAGEMENT PLUGIN ◄] 3.2.0

ChatCore Is a feature heavy ChatControl like Skript that is being constantly updated

  1. 3.2.0

    FrostedWeFall
    UPDATE 3.2.0 IS HERE! MEDIUM SIZED UPDATE!
    PLEASE DON'T CLAIM THIS SKRIPT AS YOUR OWN. ITS MY BEST WORK!


    Config has been reset for updating purposes. Please redo it!

    ...
  2. 3.1.0

    FrostedWeFall
    UPDATE 3.1.0 IS HERE! MEDIUM SIZED UPDATE!
    PLEASE DON'T CLAIM THIS SKRIPT AS YOUR OWN. ITS MY BEST WORK!

    Config has been reset for updating purposes. Please redo it!

    -------------------------------------------------------------------------------
    Fixed | Fixed and Added some stuff to the Experimental Anti Advertisment Module ( Which...
  3. 3.0.0

    FrostedWeFall
    3.0.0 is FINALLY HERE!!!!!
    Added | Experimental Anti Advertisment Module
    Added | NEW MODULE | Command Protection v1
    Added | New fresh config at the start of the Skript!
    Added | Report command so you can report players!
    Added | NEW MODULE | Anti Hacksuation v2
    Update | Updated Update Checker -< Lol thats a sentence.
    Added | /cc disable and /cc enable For Admins
    Fixed | Lots of Bugs
    AlvianMinecraft likes this.
  4. 2.2.0

    FrostedWeFall
    Misc | Fixed incorrect version number
    Addon | Added Documentation at the beginning of the Skript
  5. 2.1.0

    FrostedWeFall
  6. 2.0.9

    FrostedWeFall
    Fix | Minor bug fixes
    Misc | Organised some of the code
  7. 2.0.8

    FrostedWeFall
    Addon | Disabled the Auto Updater completley as it was very buggy.
    If you had the auto updater update or Version 2.0.7.x i reccomend you delete the ChatCore file and replace it with this one!
    Fix | Fixed some errors with the skript.
  8. 2.0.7.2 ( Patch )

    FrostedWeFall
    Fix | Another fix to the Auto Updater, sorry for the constant updates however it is in BETA so expect more. If you wish you can revert back to the last stable version which is 2.0.6 until the next stable update comes out. ( Should take a few days )
  9. 2.0.7.1

    FrostedWeFall
    Fix | Made a fix to the code for the auto updater, this would have been in a different update but it is quite important.


    Update 2.0.7

    Code (Skript):
    1. on join:
    2.     set {_Version} to line 3 from url "https://pastebin.com/FSjxR6jg"
    3.     if {_Version} is not {@Version}:
    4.         broadcast "&cYou are using an outdated version of ChatCore, please go to the spigot page and update to the latest version!"
    ...
  10. 2.0.7

    FrostedWeFall
    Addon | Added Auto Updater, now warns you if the Skript needs to be updated. You can also check by typing /chatcore:updater ( Aliases will be coming next update! )
    Fix
    | Cleaned up the code by editing the clear chat command.

    ( Before Version 2.0.7 Update )
    Code (Skript):
    1.     Version: V 2.0.6
    2.     Warning: &7Clearing Entities In
    3. command /clearchat:
    4.   permission:...