Commit Graph

154 Commits

Author SHA1 Message Date
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