76 Commits

Author SHA1 Message Date
Gabriel Tofvesson
67b2488976 Implement name-tags for chests 2021-06-27 18:30:36 +02:00
Gabriel Tofvesson
6ac5c1de0e Fix assertion conditions 2021-06-27 18:30:36 +02:00
Gabriel Tofvesson
eb5b2beb41 Loft implementations to shared library plugin WizCompat 2021-06-27 18:30:54 +02:00
Gabriel Tofvesson
4082e51aa2 Implement preliminary chest name-tags 2021-06-27 18:30:36 +02:00
Gabriel Tofvesson
d912715741 Implement compatibility layer for fake entities 2021-06-27 18:30:36 +02:00
Gabriel Tofvesson
7feda4b517 Add 1 extra use to capitator tools 2021-06-22 15:37:08 +02:00
Gabriel Tofvesson
382b2370ea Remove direct references to NMS in ghost-click implementation 2021-06-20 18:40:56 +02:00
Gabriel Tofvesson
3a0adad1f0 Implement configuration toggles for extra features 2021-06-20 18:22:54 +02:00
Gabriel Tofvesson
f7d9b7f30d Implement ghost-click 2021-06-20 18:22:54 +02:00
Gabriel Tofvesson
0d37534eed Implement tree capitator 2021-06-20 18:22:54 +02:00
Gabriel Tofvesson
8b2947e312 Fix stack clearing bug for throwable projectiles 2021-05-20 01:25:01 +02:00
Gabriel Tofvesson
c94f56f0ac Add stack count check for throwable replacement 2021-05-20 00:52:26 +02:00
Gabriel Tofvesson
f0c89e897b Fix JDK version differences 2021-05-20 00:48:37 +02:00
Gabriel Tofvesson
9405176e09 Downgrade JDK version to 15 for compatibility 2021-05-20 00:44:55 +02:00
Gabriel Tofvesson
d22aa9f189 Implement stack replacement for throwables 2021-05-20 00:36:58 +02:00
Gabriel Tofvesson
96d519f84a Use updated jdk features 2021-05-20 00:36:58 +02:00
Gabriel Tofvesson
4eb5892517 Clean up tab completion implementation 2021-05-20 00:36:58 +02:00
Gabriel Tofvesson
257662d198 Improve fuzzy matching 2021-05-06 18:43:58 +02:00
Gabriel Tofvesson
424bc4f706 Fix fuzzy matching bug 2021-05-06 18:41:42 +02:00
Gabriel Tofvesson
261932393d Add documentation 2021-05-06 17:35:13 +02:00
Gabriel Tofvesson
6c85283344 Fix command execution error output 2021-05-05 00:47:13 +02:00
Gabriel Tofvesson
791698adf9 Implement fuzzy matching for target material strings 2021-05-05 00:46:30 +02:00
Gabriel Tofvesson
ec2f4f1e27 Update JavaDoc command list 2021-05-04 06:31:46 +02:00
Gabriel Tofvesson
bd3fa2d4f8 Add tab completion listener to plugin 2021-05-04 06:25:04 +02:00
Gabriel Tofvesson
258f44879a Convert search command argument to namespaced key 2021-05-04 06:24:45 +02:00
Gabriel Tofvesson
39947d460f Implement tab completion for commands 2021-05-04 06:24:12 +02:00
Gabriel Tofvesson
ca0d62b85f Enable /search for plugin 2021-05-04 05:56:02 +02:00
Gabriel Tofvesson
9add7134e5 Implement /search 2021-05-04 05:55:34 +02:00
Gabriel Tofvesson
69e827dc08 Loft configuration behaviour for magnet command 2021-05-04 05:55:18 +02:00
Gabriel Tofvesson
3ab058adfb Loft configuration behaviour for command executors 2021-05-04 05:54:51 +02:00
Gabriel Tofvesson
0e8ab30672 Implement search configuration type 2021-05-04 05:54:18 +02:00
Gabriel Tofvesson
f3a061a942 Open double-chest directly 2021-05-04 04:21:07 +02:00
Gabriel Tofvesson
5e8a0ebc54 Implement basic inventory search command 2021-05-04 04:17:34 +02:00
Gabriel Tofvesson
17bd4950d8 Add command-related utility functions 2021-05-04 04:17:34 +02:00
Gabriel Tofvesson
77ffae3d09 Add documentation 2021-05-02 22:38:09 +02:00
Gabriel Tofvesson
4ae4a834cd Add more parser compatibility to basic, reflective serializer 2021-05-02 21:59:38 +02:00
Gabriel Tofvesson
b0bf3ed601 Implement login/logout events for /magnet 2021-05-02 21:58:59 +02:00
Gabriel Tofvesson
f545ce86c8 Finalize persistent data implementation 2021-05-02 21:58:35 +02:00
Gabriel Tofvesson
05640e87b2 Loft /magnet data to persistent type 2021-05-02 21:57:26 +02:00
Gabriel Tofvesson
fd7b1552b9 Refactor magnet configuration 2021-05-02 21:56:17 +02:00
Gabriel Tofvesson
610b73a6c8 Implement persistence for /magnet users 2021-05-02 21:55:50 +02:00
Gabriel Tofvesson
c47b5c4376 Implement persistent data 2021-05-02 21:55:28 +02:00
Gabriel Tofvesson
511e689e0c Implement tool replacement for stack replacer 2021-05-02 18:46:38 +02:00
Gabriel Tofvesson
ad00a02261 Replace magic numbers with configuration options 2021-05-02 18:14:20 +02:00
Gabriel Tofvesson
fbc350b025 Fix bug where player inventory would not be sorted 2021-04-25 00:53:08 +02:00
Gabriel Tofvesson
1b21a19c4d Update documentation in package-info.java 2021-04-25 00:31:03 +02:00
Gabriel Tofvesson
e59e4b1d62 Add documentation 2021-04-25 00:25:11 +02:00
Gabriel Tofvesson
2f4b1456ad Optimize logout-based magnet removal 2021-04-25 00:14:21 +02:00
Gabriel Tofvesson
fe53481afd Fix duplicate sorting trigger 2021-04-25 00:14:21 +02:00
Gabriel Tofvesson
7a0fd842c9 Add command/event feedback 2021-04-25 00:14:21 +02:00