Перейти к содержимому
Mineforgian

SaveCMD

this plugin is a per player help menu which players can create for there own

Загрузки
1K
Подписчики
6
Обновлён
11 ноября 2023 г.
Лицензия
CC-BY-NC-ND-4.0

Опубликован 20 октября 2023 г.

Plugin Information

this plugin is a per-player help menu which players can create for their own help GUI
means players can save commands in a GUI so they can later run them with one click

Note: The future development and maintenance of this plugin depend on its popularity and usefulness, as there may be other alternative plugins available.

Features

  • Easy-to-use
  • can add or remove command
  • Display information through messages
  • permission-based

Installation

  1. Download the plugin.
  2. Place the downloaded files into the 'plugins' folder of your Minecraft server.
  3. Restart the server to load the plugin.
  4. Grant the necessary permissions to players as desired.

Permission

  • sc.player
  • sc.admin (open anyone gui and run commands)
  • sc.slot9 (1 row gui)
  • sc.slot27 (3 row gui)
  • sc.slot54 (6 row gui)

Command

  • /savecmd/sc (will open GUI)
  • /savecmd add <command without "/">
  • /savecmd remove
  • /savecmd set public/private
  • /savecmd open
  • /savecmd history
  • /scadmin reload
  • /scadmin history

Donators

  • no one so far 🥲

FAQ

Q1. Why would someone want to use this?

A: did it ever happened when want to make a help menu for a server and you ask the community to tell which should be included and depends on server there are lots of commands and every player want different command to be there and don't want to remember it any
so, this plugin comes in play this allows players to save commands in a GUI which they later can use/run the commands by clicking in the GUI.

Disclaimer

Your feedback and suggestions for improvements are always welcome.
If you encounter any issues, please use the discussion section of the plugin or contact us via Discord.

Donation

If you would like to make a donation to support the development of this plugin, you can contribute via PayPal.

Ченджлог

1.0Релиз1.20, 1.20.1, 1.20.2 · 11 ноября 2023 г.

[+] command history (/sc history)
[+] command history admin (/scadmin history ) [=] tab complete for admin commands
config changes add the following in your config

#number of command history to save/show
history: 10
0.9Релиз1.20, 1.20.1, 1.20.2 · 10 ноября 2023 г.

[+] make slot9 as default
[=] name change option of the gui in config
[=] message change option of load command
config changes add the following in your config

gui_title: '&6Savecmd'
message:
  add: '&2Command added'
  remove: '&cCommand removed'
  range: '&cThat slot is out of range'
#this message dont work with color codes
  load: 'Click here to load command [\u2714]'
0.8Релиз1.20, 1.20.1, 1.20.2 · 10 ноября 2023 г.

[+] reload command(/scadmin reload)
[+] Add option to fill empty slots in GUI
[+] different sized GUI(9,27 and 54)
[=] perms based GUI size(check page)
config changes add the following in your config

fill:
  item: 'LIGHT_GRAY_STAINED_GLASS_PANE'
  title: '&a&lSLOT #%slot%'
  lore:
    - '&r'
    - '&e/savecmd add %slot% <command>'
    - '&r.'
0.7Релиз1.20, 1.20.1, 1.20.2 · 8 ноября 2023 г.

[+] now left_click will run command
[+] and right-click will send a message click it will load command (direct not possible Minecraft limition)

0.6Релиз1.20, 1.20.1, 1.20.2 · 26 октября 2023 г.

[+] admin can open others gui no matter its public or private.
[+] admin perms: sc.admin
[+] admin can click gui and run in others gui.

0.5Релиз1.20, 1.20.1, 1.20.2 · 25 октября 2023 г.

[=] /sc open command fix
[+] logging for commands
add this in config

log: true
0.4Релиз1.20, 1.20.1, 1.20.2 · 25 октября 2023 г.

[=] error on half command [=] half plugin command i gui

0.3Релиз1.20, 1.20.1, 1.20.2 · 24 октября 2023 г.

[+] new replace command (/sc replace ).
[=] add command will not overwrite it will ask now in chat.

Комментарии

Загружаем…