Commit Graph

233 Commits

Author SHA1 Message Date
rockyhawk64
0f0d5dca84 3.19.1.6 2023-10-31 19:49:49 +11:00
rockyhawk64
277fe46859 3.19.1.5 2023-10-08 11:06:57 +11:00
rockyhawk64
02b2422de0 3.19.1.4 2023-10-04 18:55:28 +11:00
rockyhawk64
e8a5dbc1cd 3.19.1.3 2023-10-04 18:50:07 +11:00
TheLonelyWolf
13ceeb43a1 Fix Error with Custom Heads on 1.20.2 2023-10-03 12:32:53 +02:00
rockyhawk64
f384bec035 3.19.1.3 2023-08-16 18:06:47 +10:00
rockyhawk64
d9fb7080f4 3.19.1.2 patch 1 2023-08-13 16:34:12 +10:00
rockyhawk64
b5d3a9b5c6 3.19.1.2 2023-08-03 15:43:48 +10:00
rockyhawk64
ac721b0770 3.19.1.1 2023-07-19 16:33:44 +10:00
rockyhawk64
3d24f93d84 3.19.1.0 2023-07-14 16:51:33 +10:00
rockyhawk64
d43fcfa1b1 3.19.1.0 2023-07-13 19:50:28 +10:00
rockyhawk64
7961db8520 3.19.1.0 2023-07-13 19:49:18 +10:00
rockyhawk64
8e022869af 3.19.1.0 2023-07-13 09:25:15 +10:00
rockyhawk64
ec32f96c2a 3.19.1.0 2023-07-13 08:21:36 +10:00
RockyHawk
394b27604c
Merge branch 'master' into jman13378-patch-1 2023-07-13 07:38:15 +10:00
jman13378
3f2c6187bb Adds hasperm= 2023-07-11 12:50:46 -04:00
jman13378
f93e126260 Adds multi-paywall 2023-07-11 12:37:23 -04:00
TheLonelyWolf
8a176ed18b Combine two if-statements to hopefully pass code checks 2023-07-11 18:13:48 +02:00
jman13378
840bd53d66 added some more tab completion stuff 2023-07-10 00:35:53 -04:00
jman13378
69b650bc41 Changed soem internal messages and updated the issues 2023-07-09 03:47:44 -04:00
jman13378
ff61588559 Add extensive tab completion to /cp and /cpdata 2023-07-09 01:28:50 -04:00
jman13378
a9919eb705 Add extensive tab completion to /cp and /cpdata 2023-07-09 01:20:28 -04:00
Jonathan
ca27f9bd07
Merge branch 'rockyhawk64:master' into jman13378-patch-1 2023-07-06 22:58:43 -04:00
jman13378
b91ba6403e Added open-on-first-login 2023-07-06 22:55:47 -04:00
TheLonelyWolf
e4c2adc822 Added ArmorTrim Option and other changes
- Update Code to newer VotingPlugin API
- Update Spigot API to 1.20-R0.1-SNAPSHOT
- Add ArmorTrim Option for Item Settings
2023-06-30 17:31:54 +02:00
rockyhawk64
fff7fd4226 3.19.0.3 2023-06-06 00:16:01 +10:00
rockyhawk64
4333a9903f 3.19.0.2 2023-05-20 15:50:32 +10:00
rockyhawk64
131065eca3 3.19.0.1 2023-05-02 15:22:15 +10:00
rockyhawk64
3712dc76ff 3.19.0.0 2023-04-30 13:22:01 +10:00
TinyTank800
55dd00656f Added NOCUSTOMDATA to item-paywall= and the sell='s 2023-04-07 11:25:39 -07:00
TinyTank800
a0760da81a Fixed item paywall id checks. 2023-04-05 18:09:35 -07:00
TinyTank800
5f30c6edcb Added custom-data: to the sellall= and sell= 2023-04-05 17:49:34 -07:00
TinyTank800
5b15f59e53 Added custom model data to item-paywall= 2023-04-03 11:40:27 -07:00
rockyhawk64
88151d2613 3.18.6.2 2023-03-30 19:03:06 +11:00
RockyHawk
6c4b14b1e7
Merge pull request #253 from TinyTank800/master
Addition of sell-all= tag
2023-03-30 17:19:41 +11:00
TheLonelyWolf
317d9e4663 Added Config-Option to enable MiniMessage-CommandTag on Non-Paper forks.
Added Warning on Startup for using that option, but can be disabled if desired
2023-03-29 19:48:12 +02:00
TinyTank800
49e1ae849f Addition of sell-all= tag Format: sell-all= <Per Item Cashback> <Item> [enchanted:KNOCKBACK:1] [potion:JUMP] 2023-03-28 20:51:18 -07:00
rockyhawk64
cd0db76df3 3.18.6.1 2023-03-28 17:19:57 +11:00
rockyhawk64
7eca5d2451 3.18.6.1 2023-03-28 17:01:26 +11:00
TinyTank800
a68176e83c
Changes to item-paywall= and sell=
Added the ability to sell= and item-paywall= items at an amount over 64.
2023-03-27 22:49:00 -07:00
TinyTank800
1738be4950
Added customdata
Added custom data check to the panel generation allowing automatic setup for custom resource items. This was added inside the itemcreation file and requires 1.14 or above to work.
2023-03-27 20:31:48 -07:00
rockyhawk64
ac50e7976e 3.18.6.0 2023-03-23 15:33:10 +11:00
rockyhawk64
781c771827 3.18.5.1 2023-03-17 15:01:53 +11:00
rockyhawk64
07ee65796b 3.18.5.0 2023-03-17 12:30:14 +11:00
Jonathan
69ee3e9050
Fixes some issues with the code 2023-03-13 13:30:50 -04:00
Jonathan
2f098308a7
Adds the command tags broadcast= and broadcast-perm= 2023-03-12 22:26:04 -04:00
Jonathan
fb774cefef
Adds the command tags broadcast= and broadcast-perm= 2023-03-12 22:22:50 -04:00
Jonathan
6ae6851174
Adds the command tags broadcast= and broadcast-perm= 2023-03-12 22:21:17 -04:00
rockyhawk64
d74d0b7051 3.18.4.1 2023-03-05 10:36:06 +11:00
rockyhawk64
24e1b3b6e4 3.18.4.0 2023-02-08 17:29:01 +11:00
Jonathan
3efb59b5ba
Create Placeholders.java 2022-12-19 13:57:12 -05:00
Jonathan
6b02153ce1
Delete Placeholders.java 2022-12-19 13:56:39 -05:00
Jonathan
0a5ac5314d
Update CommandTags.java 2022-12-19 13:49:28 -05:00
TheLonelyWolf
b05ed2877f Add PAPI and %cp-args%
Adds PAPI Placeholder parsing to most if not all "Purchase"-related success/failure messages of CP
Adds %cp-args% parsing to most if not all "Purchase"-related success/failure messages of CP
2022-12-10 12:49:32 +01:00
rockyhawk64
9da157a1fa 3.18.3.0 2022-11-25 17:56:28 +11:00
rockyhawk64
6ed1b170f6 3.18.2.0 2022-10-27 09:29:46 +11:00
RockyHawk
b3662984f9
Merge pull request #230 from TheLonelyWolf1/master
Add force-server= CommandTag
2022-10-06 18:29:12 +11:00
rockyhawk64
94dadb97fd 3.18.1.4 2022-10-06 18:21:20 +11:00
rockyhawk64
efd8fdb3dd 3.18.1.3 2022-10-04 12:49:30 +11:00
TheLonelyWolf
3851ed4505 Add force-server= Bungeetag 2022-09-01 19:16:09 +02:00
rockyhawk64
57864c13d5 3.18.1.2 2022-08-15 14:57:48 +10:00
rockyhawk64
39b3e5917a 3.18.1.1 2022-07-07 15:32:16 +10:00
rockyhawk64
17168ef241 3.18.1.1 2022-07-01 11:19:00 +10:00
rockyhawk64
5032e5f218 3.18.1.0 2022-06-30 13:09:19 +10:00
TheLonelyWolf
9a621f98e0 Use Tag provided by the Main Class in CommandPanelsReload & add Togglevalues to config 2022-06-18 22:49:37 +02:00
TheLonelyWolf
f4ff0631d1 Add Toggles to Paywall Messages & use Tag provided by the Main Class 2022-06-18 22:39:46 +02:00
TheLonelyWolf
575c574a66 Remove hardcoded Space after Plugin Tag 2022-06-18 22:37:56 +02:00
rockyhawk64
5fa746950b 3.18.0.0 2022-06-17 15:40:38 +10:00
TheLonelyWolf
3d49d7281e Fix Failing Checks for PR 2022-06-16 12:20:54 +02:00
TheLonelyWolf
ace7691b7f Added MiniMessage Support as CommandTag
- CommandTags: minimessage=

Tested with: 1.19, 1.18, 1.16
DISCLAIMER: Only works on Paper 1.18 or newer!
2022-06-14 20:24:42 +02:00
rockyhawk64
8a1fe8c082 3.17.5.0 2022-06-13 14:21:01 +10:00
TheLonelyWolf
13efb6afe5 Added CoinsAPI Support
- Placeholders: %cp-coins-balance%
- CommandTags: coinbuycommand= , coinpaywall=, coinbuy=, coinsell=

Tested with: 1.19, 1.18, 1.17, 1.16, 1.15, 1.14, 1.13, 1.12
2022-06-11 12:53:32 +02:00
rockyhawk64
3033f42c9a 3.17.5.0 2022-05-24 18:16:00 +10:00
rockyhawk64
b3c3c5c0f2 3.17.4.3 2022-05-11 13:12:04 +10:00
rockyhawk64
a97337be43 3.17.4.3 2022-05-05 12:25:25 +10:00
rockyhawk64
082e6cd924 3.17.4.2 2022-04-28 13:56:41 +10:00
rockyhawk64
f1717d2deb 3.17.4.1 2022-04-28 00:43:51 +10:00
rockyhawk64
f35e96138d 3.17.4.0 2022-04-01 12:45:20 +11:00
rockyhawk64
d01d54fe43 3.17.3.1 2022-02-07 11:38:56 +11:00
rockyhawk64
ef819bc34f 3.17.3.0 2022-01-26 10:33:26 +11:00
rockyhawk64
a4943de958 3.17.2.2 2021-12-21 19:09:56 +11:00
rockyhawk64
284a5c7adc 3.17.2.1 2021-11-28 21:23:36 +11:00
rockyhawk64
e5a79ce937 3.17.2.1 2021-11-28 21:21:37 +11:00
rockyhawk64
b51fc7740d 3.17.2.0 2021-11-24 10:33:50 +11:00
TheLonelyWolf1
39e505d8c8
Add Max.Character Input
Add the option to limit the length of the Input given by the Player
2021-11-20 15:20:11 +01:00
TheLonelyWolf1
10c9825776
Fix failing checks
Use opposite operator instead of negating the whole expression with a logic complement operator.
2021-11-20 13:17:21 +01:00
TheLonelyWolf1
d5149ad961
Custom No-Permission Messages
Add the option to have panel-only no-permission messages
2021-11-20 13:06:32 +01:00
TheLonelyWolf1
638700c961
Fix bug with the delay-Tag
This commit should fix the bug with the delay-tag not only deleting the first number.
2021-11-15 20:46:13 +01:00
rockyhawk64
1cb26d35f3 3.17.1.5 2021-10-24 14:49:09 +11:00
rockyhawk64
156e5ccb83 3.17.1.4 2021-09-29 03:09:14 +10:00
rockyhawk64
2bb57a42f5 3.17.1.3 2021-09-27 16:51:29 +10:00
rockyhawk64
3996a39dba 3.17.1.2 2021-09-19 15:21:00 +10:00
rockyhawk64
6a5019195e 3.17.1.1 2021-09-07 19:46:50 +10:00
rockyhawk64
fa33ffa1f8 3.17.1.0 2021-09-07 11:45:10 +10:00
rockyhawk64
64211d80be 3.17.0.0 2021-09-06 12:48:25 +10:00
rockyhawk64
e5f143f919 3.16.3.2 2021-08-20 19:14:05 +10:00
rockyhawk64
d55008e18c 3.16.3.1 2021-08-11 20:54:43 +10:00
rockyhawk64
b9854fa6e9 3.16.3.0 2021-08-10 16:55:51 +10:00
rockyhawk64
cc49f52396 3.16.3.0 2021-08-10 16:40:26 +10:00
rockyhawk64
ca5ac7151c 3.16.3.0 2021-08-10 16:32:00 +10:00