Skip to content

Releases: Clearedspore/Easycommands

EasyCommands 1.8 MC version: 1.21

12 Jan 16:21

Choose a tag to compare

Updates!

[] < required () < optional

  • report feature

    • /report [player] (reason) < /report to open the gui with all reasons or /report (reason) to choose a reason in the command
    • /reports opens a gui with all active reports
    • all staff with the easycommands.reports.reportnotify permission get a message to <view|deny|accept|teleport(suspect)> with a click
    • And more you can see the permissions in the text on the spigot page
    • report cooldown editable in the config
  • settings feature

    • /settings to open the settings gui with 3 settings (I am working on more)
    • logs settings if you have the easycommands.logs you get logs you can toggle to get the logs without removing your permission
    • adminlogs settings same as above but with the admin logs
    • recieve msgs you can toggle to get private messages or not
  • staffhelp

    • do /staffhelp [reason] to notify all staff with the easycommands.staff permission they will get a message with the reason why you need help it has 2 buttons. message button and teleport button self explanitory
  • sudo

  • /sudo [message|command] [player] let a player run a command or say something

  • fly

    • /fly toggle fly
  • broadcast

    • /broadcast [message] send a broadcast message to all online players can be run in console and the prefix is editable in the config
  • chat channels feature

    • create custom chat channels in the config with permissions, prefix and the command
    • custom command. if you want a devchat you can make the command /devchat and /dvc this is fully customizable and it registers the command aka you can see the command
    • custom permission the permission is also fully customizable.
    • create as many chat channels as you want!
  • gamemode

    • /gamemode [type] (player) this can be run in console and ingame and you can set your own gamemode or other people their gamemode

these are guis that you normally need a item for

  • /loom

  • /craft

  • /smithingtable

  • /furnace

  • /cartography

  • /anvil

  • kill command update
    /kill [mob|player] [type|*|player] you can kill a mob type or a player or with the * you can kill all mobs or all players

  • tpa/tpahere

    • /tpa to tpa to a player
    • /tpahere to request someone to teleport to you
    • /tpaccept accept a tpa request
    • cooldown for a request to the same player

updated files:

  • config.yml
  • message.yml
  • 2 new files > reports.txt and settings.txt < reports saves the reports that are active and settings saves the settings per player

added in the config:
broadcastprefix: "&f[&9Broadcast&f] &f" #Prefix for the broadcast messages!

reportcooldown: 5 minutes # you can use: seconds, minutes, hours, and days
reportreasons: # Report reasons here!

  • Spamming
  • Advertising
  • Cheating
  • Discrimination
  • Death-Wishes
  • Dox-Threatening
  • Harassment
  • Impersonation
  • Inappropriate-Content
  • Insulting
  • NSFW-Material
  • Staff-disrespect
  • inappropriate-behavior
  • inappropriate-items/teamnames
  • inappropriate-skin

channels:
staffchat:
command:
- /staffchat
- /sc
prefix: "&f[&9StaffChat&f]:"
permission: easycommands.chat.staff
adminchat:
command:
- /adminchat
- /adc
prefix: "&f[&cAdminChat&f]:"
permission: easycommands.chat.admin

added in the message:

flightenabled: '%prefix% &9Flight enabled'
flightdisabled: '%prefix% &9Flight disabled'
staffhelp: '%prefix% &9You have requested help from staff. They will reply/fix your
problem soon!'

These are all the changelogs

EasyCommands 1.7 MC version: 1.20.6

12 Jan 16:22

Choose a tag to compare

Updates!

[] < required () < optional

  • report feature

    • /report [player] (reason) < /report to open the gui with all reasons or /report (reason) to choose a reason in the command
    • /reports opens a gui with all active reports
    • all staff with the easycommands.reports.reportnotify permission get a message to <view|deny|accept|teleport(suspect)> with a click
    • And more you can see the permissions in the text on the spigot page
    • report cooldown editable in the config
  • settings feature

    • /settings to open the settings gui with 3 settings (I am working on more)
    • logs settings if you have the easycommands.logs you get logs you can toggle to get the logs without removing your permission
    • adminlogs settings same as above but with the admin logs
    • recieve msgs you can toggle to get private messages or not
  • staffhelp

    • do /staffhelp [reason] to notify all staff with the easycommands.staff permission they will get a message with the reason why you need help it has 2 buttons. message button and teleport button self explanitory
  • sudo

  • /sudo [message|command] [player] let a player run a command or say something

  • fly

    • /fly toggle fly
  • broadcast

    • /broadcast [message] send a broadcast message to all online players can be run in console and the prefix is editable in the config
  • chat channels feature

    • create custom chat channels in the config with permissions, prefix and the command
    • custom command. if you want a devchat you can make the command /devchat and /dvc this is fully customizable and it registers the command aka you can see the command
    • custom permission the permission is also fully customizable.
    • create as many chat channels as you want!
  • gamemode

    • /gamemode [type] (player) this can be run in console and ingame and you can set your own gamemode or other people their gamemode

these are guis that you normally need a item for

  • /loom

  • /craft

  • /smithingtable

  • /furnace

  • /cartography

  • /anvil

  • kill command update
    /kill [mob|player] [type|*|player] you can kill a mob type or a player or with the * you can kill all mobs or all players

  • tpa/tpahere

    • /tpa to tpa to a player
    • /tpahere to request someone to teleport to you
    • /tpaccept accept a tpa request
    • cooldown for a request to the same player

updated files:

  • config.yml
  • message.yml
  • 2 new files > reports.txt and settings.txt < reports saves the reports that are active and settings saves the settings per player

added in the config:
broadcastprefix: "&f[&9Broadcast&f] &f" #Prefix for the broadcast messages!

reportcooldown: 5 minutes # you can use: seconds, minutes, hours, and days
reportreasons: # Report reasons here!

  • Spamming
  • Advertising
  • Cheating
  • Discrimination
  • Death-Wishes
  • Dox-Threatening
  • Harassment
  • Impersonation
  • Inappropriate-Content
  • Insulting
  • NSFW-Material
  • Staff-disrespect
  • inappropriate-behavior
  • inappropriate-items/teamnames
  • inappropriate-skin

channels:
staffchat:
command:
- /staffchat
- /sc
prefix: "&f[&9StaffChat&f]:"
permission: easycommands.chat.staff
adminchat:
command:
- /adminchat
- /adc
prefix: "&f[&cAdminChat&f]:"
permission: easycommands.chat.admin

added in the message:

flightenabled: '%prefix% &9Flight enabled'
flightdisabled: '%prefix% &9Flight disabled'
staffhelp: '%prefix% &9You have requested help from staff. They will reply/fix your
problem soon!'

These are all the changelogs

EasyCommands 1.7 MC version: 1.21

26 Dec 14:15

Choose a tag to compare

BIG UPDATE!!

  • Chatcolor function.
    /chatcolor to open a gui!
    permissions per chatcolor/option such ass italic, bold, underline, gold, blue etc.
    gui to choose your chatcolor
    reset button
  • Item function.
    addlore
    durability
    addattribute
    enchant
    enchantremove
    glow
    proprety
    removeattribute
    removelore
    rename
    unbreakable
  • pickup function
    autopickup
    autosmelt (ONLY WORKS WHEN AUTOPICKUP IS DISABLED!)
    /pickup (player) <autopickup, autosmelt> (with tabcompletion)
    /pickup opens a gui with 2 options to toggle the functions
    per pickup function a permission:
    easycommands.pickup.other
    easycommands.pickup.autosmelt
    easycommands.pickup.autopickup
    easycommands.pickup.* (all permissions for the pickup feature)
  • prefix in messages.
    there are now prefixes for every message in messages.yml
    just update the top one and you have your prefix for all messages or remove the %prefix% placeholder from every message for no prefixes. If you download this you have to delete the messages file and restart the server or copy the text from the template on the spigot page and do /easycommands reload ingame
  • private message.
    /msg (player) (message) or diferent aliasses. you can use this to send a private message to a player\
  • bug fixes.

These are all the new features/updates
prefix
image

Have fun!

EasyCommands 1.7 MC version: 1.20.6

26 Dec 14:15

Choose a tag to compare

BIG UPDATE!!

  • Chatcolor function.
    /chatcolor to open a gui!
    permissions per chatcolor/option such ass italic, bold, underline, gold, blue etc.
    gui to choose your chatcolor
    reset button
  • Item function.
    addlore
    durability
    addattribute
    enchant
    enchantremove
    glow
    proprety
    removeattribute
    removelore
    rename
    unbreakable
  • pickup function
    autopickup
    autosmelt (ONLY WORKS WHEN AUTOPICKUP IS DISABLED!)
    /pickup (player) <autopickup, autosmelt> (with tabcompletion)
    /pickup opens a gui with 2 options to toggle the functions
    per pickup function a permission:
    easycommands.pickup.other
    easycommands.pickup.autosmelt
    easycommands.pickup.autopickup
    easycommands.pickup.* (all permissions for the pickup feature)
  • prefix in messages.
    there are now prefixes for every message in messages.yml
    just update the top one and you have your prefix for all messages or remove the %prefix% placeholder from every message for no prefixes. If you download this you have to delete the messages file and restart the server or copy the text from the template on the spigot page and do /easycommands reload ingame
  • private message.
    /msg (player) (message) or diferent aliasses. you can use this to send a private message to a player\
  • bug fixes.

These are all the new features/updates
prefix
image

Have fun!

EasyCommands 1.6 MC version: 1.21

22 Dec 22:11

Choose a tag to compare

New features + Bug fixes

  • Maintenance function.
  • /maintenance on/off toggle the maintenance
  • /maintenance add/remove Add a player to the whitelist or remove a player
  • /maintenance kickall kick all the players that are not on the maintenance whitelist
  • Config Update
  • Now there are options to customize in the config!
  • Bug fixes
  • /kick command. This will also show up in /getlogs and send a message to everyone that has the easycommands.kick permissions

Have fun!

EasyCommands 1.6 MC version: 1.20.6

22 Dec 22:11

Choose a tag to compare

New features + Bug fixes

  • Maintenance function.
  • /maintenance on/off toggle the maintenance
  • /maintenance add/remove Add a player to the whitelist or remove a player
  • /maintenance kickall kick all the players that are not on the maintenance whitelist
  • Config Update
  • Now there are options to customize in the config!
  • Bug fixes
  • /kick command. This will also show up in /getlogs and send a message to everyone that has the easycommands.kick permissions

Have fun!

EasyCommands 1.5 MC version: 1.21

20 Dec 14:28

Choose a tag to compare

Bug fixes + a new feature!

  • In config there is now a option to disable/enable the updatchecker. I am working on more options

  • There is now a option to do /getlogs you get a list off logs the player did. If someone has the permission easycommands.logs or easycommands.logs.admin you get the logs for /gmc or other commands. Those are now stored and you can look back. It has multiple pages and you can see when someone did the command.
    image

  • /tpall had a error that is fixed now

  • Warp messages are now added.

  • And more bug fixes

There were a lot of bugs and I am sorry for that. I hoped that all bugs are now fixed.

Have fun!

EasyCommands 1.5 MC version: 1.20.6

20 Dec 14:28

Choose a tag to compare

Bug fixes + a new feature!

  • In config there is now a option to disable/enable the updatchecker. I am working on more options

  • There is now a option to do /getlogs you get a list off logs the player did. If someone has the permission easycommands.logs or easycommands.logs.admin you get the logs for /gmc or other commands. Those are now stored and you can look back. It has multiple pages and you can see when someone did the command.
    image

  • /tpall had a error that is fixed now

  • Warp messages are now added.

  • And more bug fixes

There were a lot of bugs and I am sorry for that. I hoped that all bugs are now fixed.

Have fun!

EasyCommands 1.4 MC version: 1.21

12 Dec 19:03

Choose a tag to compare

Bug fixes!

  • updatechecker was just totally not working I am sorry for that it is fixed now and I tested it really well this time!
  • invsee dind had the placeholder. that is fixed now you can use %target% in the message!
    I dind add the warp messages. Those will be in the next update I promise!

Good luck!

EasyCommands 1.4 MC version: 1.20.6

12 Dec 19:03

Choose a tag to compare

Bug fixes!

  • updatechecker was just totally not working I am sorry for that it is fixed now and I tested it really well this time!
  • invsee dind had the placeholder. that is fixed now you can use %target% in the message!
    I dind add the warp messages but I promise that will be update!

Good luck!