rockyhawk64
d403c180dc
added natural tag
2025-06-26 14:33:09 +10:00
RockyHawk
4abf6815fb
Merge pull request #375 from TinyTank800/latest
...
Hotbar number key bug fix
2025-06-23 09:01:46 +10:00
TinyTank800
5c466bde5d
Hotbar number key bug fix
2025-06-22 10:44:55 -07:00
RockyHawk
f0d74eb5f0
Update README.md
2025-06-17 15:50:59 +10:00
rockyhawk64
eac421cc35
Using panel close for data @ SessionHandler.java 100
2025-06-15 12:25:50 +10:00
RockyHawk
4367bd36ce
Merge pull request #371 from TinyTank800/latest
...
Skript support, Open requirements, Bungeetag bug
2025-06-15 12:22:41 +10:00
TinyTank800
70fa30eb90
Autosave fix
...
Wrong function call and moved to bukkit task unless otherwise given.
2025-06-14 09:51:27 -07:00
TinyTank800
ca4cd91986
Data AutoSave
...
Added data auto save so data will not be lost in the event the server shuts down unexpectedly
autosave:
enabled: false
interval: '30m' # Supports: s (seconds), m (minutes), h (hours), d (days)
2025-06-14 09:45:31 -07:00
TinyTank800
7d96113635
Open-requirements
...
Added open requirements which work with has sections and can-open:, message:
2025-06-14 09:29:10 -07:00
TinyTank800
16f51f7420
Skript support
...
Direct skript support added with skript= can do custom commands, commands, and functions.
2025-06-14 08:23:45 -07:00
rockyhawk64
9aabfc97f3
permission check for /cp command
2025-06-15 00:15:29 +10:00
rockyhawk64
9e7f091fd8
move SchedulerAdapter
2025-06-13 10:23:57 +10:00
RockyHawk
5006ef07a2
Merge pull request #370 from TinyTank800/latest
...
Folia support and ISGREATER fix
2025-06-13 10:04:15 +10:00
TinyTank800
417cc10451
Velocity direct support
...
Added direct velocity support which reworked the tag a bit. New format
- server= servername (perm:permission) (type:servertype - velocity or bungeecord)
- force-server= servername (type:servertype - velocity or bungeecord)
() are optional arguments.
2025-06-12 12:42:35 -07:00
TinyTank800
999dd36daa
Fixes to folia beta limits
2025-06-12 12:05:10 -07:00
TinyTank800
12cd47642d
Fix to ISGREATER
...
Made isgreater clear all extra characters besides numbers, decimals, and - for negatives.
2025-06-12 12:01:09 -07:00
TinyTank800
d314b50311
Folia Support
...
Major rework to schedulers to now use the Adapter class to use folia if folia is in use or normal if not. Also made the version check disable for FOLIA-BETA versions.
Read me was included but can be converted back if wanted.
2025-06-11 20:01:00 -07:00
rockyhawk64
b75ff63fbc
Added additional checks to while loop on placeholder parsing
2025-05-31 17:53:08 +10:00
rockyhawk64
dc52161a57
custom command new method subcommand ability added
2025-05-28 18:06:53 +10:00
rockyhawk64
b691e10d10
custom commands tweaks for next release
2025-05-28 17:44:19 +10:00
rockyhawk64
3ece7ae9a7
custom commands tweaks for next release
2025-05-28 17:39:48 +10:00
RockyHawk
5412425b42
Merge pull request #367 from alexdev03/dev
...
Added support for correct custom command registering
2025-05-28 15:55:10 +10:00
RockyHawk
b1e8b8194e
Update README.md
2025-05-28 15:15:32 +10:00
rockyhawk64
46a166c77a
3.22.5
2025-05-26 14:31:10 +10:00
rockyhawk64
7e56921716
Merge branch 'latest' of https://github.com/rockyhawk64/CommandPanels into latest
2025-05-26 14:08:59 +10:00
rockyhawk64
6417b4c181
Fixes player-input-cancel
2025-05-26 14:08:48 +10:00
rockyhawk64
1b08704601
data convert message
2025-05-24 12:06:20 +10:00
rockyhawk64
1bec93895c
New method for data, fixes issues with offline player data and improves accuracy
2025-05-24 11:29:18 +10:00
AlexDev_
11964637d3
Added support for correct custom command registering
2025-05-23 22:15:30 +02:00
rockyhawk64
5479593832
Fixes player-input task not using taskInput
2025-05-20 08:40:56 +10:00
RockyHawk
9fe0ab79a4
Merge pull request #365 from Catnies/dev
2025-05-20 08:34:20 +10:00
Catnies
58714c8507
fix itemstack amount error when pickup item with middle panel.
2025-05-18 02:04:32 +08:00
RockyHawk
6a1baec138
Fix discord link
2025-05-16 12:50:50 +10:00
rockyhawk64
49f63ae535
Ignore items that do not fit in panel
2025-05-12 16:04:07 +10:00
rockyhawk64
49f2c9b8fc
Merge branch 'latest' of https://github.com/rockyhawk64/CommandPanels into latest
2025-05-09 12:12:41 +10:00
rockyhawk64
3fc6c20918
fixes hasperm and hasnoperm
2025-05-09 12:12:25 +10:00
RockyHawk
2158a8c976
Delete MC_Versions.json
2025-05-08 21:48:46 +10:00
rockyhawk64
d35f41e5f9
3.22.4 and ignore corrupt player data
2025-05-08 21:42:02 +10:00
rockyhawk64
c35381d69d
fixes lore being forced on items
2025-05-06 14:17:23 +10:00
rockyhawk64
4ed4f7a7bf
Fixes to enchantment item detection
2025-05-05 18:03:40 +10:00
rockyhawk64
2292800645
3.22.3
2025-05-05 16:33:17 +10:00
rockyhawk64
0ad0253d43
fixes to tag
2025-05-05 16:09:30 +10:00
rockyhawk64
0c1e376219
playerinput bug fixes to timing
2025-05-05 14:17:58 +10:00
rockyhawk64
d9a3c10b7d
readme
2025-05-05 09:45:57 +10:00
rockyhawk64
cf42e7faa1
logo adjustment
2025-05-05 09:37:44 +10:00
rockyhawk64
d27bb0cde0
readme update
2025-05-05 09:28:02 +10:00
rockyhawk64
291ed0ad33
cpi command moved to async
2025-05-02 19:59:11 +10:00
rockyhawk64
6f50ebd709
Bug fixes with external placeholders when null and deluxecompatibility on plugin load
2025-05-02 13:34:23 +10:00
rockyhawk64
9d50429d49
3.22.2 fix panels folder gen
2025-05-01 23:18:14 +10:00
rockyhawk64
ed32a8b412
3.22.1 fix custom titles
2025-04-30 19:57:50 +10:00