Commit Graph

41 Commits

Author SHA1 Message Date
Jakob K
12faaa2cc1 Update PlayerInput.kt 2021-06-15 18:58:51 +02:00
Jakob K
e6cc166a60 Remove unstable Anvil input support 2021-06-15 16:57:02 +02:00
Jakob K
fe24bb9dda Update PlayerInput utils 2021-05-29 01:51:55 +02:00
Jakob K
fa8fa9ae96 Update formatting 2021-05-15 21:26:10 +02:00
Jakob K
cf48510756 Improve code style 2021-05-12 14:17:44 +02:00
bluefireoly
78e07205c3 Update PlayerInputAnvilInv.kt 2021-01-10 22:15:18 +01:00
bluefireoly
e563c7504e Update KSpigotChat.kt 2020-11-24 23:20:14 +01:00
bluefireoly
fa258d6358 Update PlayerInput.kt 2020-10-30 21:22:16 +01:00
bluefireoly
52dffe2bb7 Moved input implementations to seperate files 2020-10-27 13:42:28 +01:00
bluefireoly
1a2fb7f049 Added documentation for PlayerInputResult 2020-10-27 13:38:44 +01:00
bluefireoly
fd53ed0dd7 Added documentation for all await functions 2020-10-27 13:37:11 +01:00
bluefireoly
aa4cf81fcf Added await function for paged book input 2020-10-27 13:33:09 +01:00
bluefireoly
8523ae75dc Added PlayerInputBookPaged 2020-10-27 13:31:54 +01:00
bluefireoly
a7920f1af2 Added PlayerInputResult to allow different result types 2020-10-27 13:30:59 +01:00
bluefireoly
66eed3859e Added awaitBookInput 2020-10-25 21:28:08 +01:00
bluefireoly
a018eb197a Added book input 2020-10-24 00:22:02 +02:00
bluefireoly
3e598f2f67 Update PlayerInput.kt 2020-10-23 02:42:04 +02:00
bluefireoly
5f92170d06 Update PlayerInput.kt 2020-10-23 02:41:49 +02:00
bluefireoly
73999c8b08 Update PlayerInput.kt 2020-10-23 02:17:42 +02:00
bluefireoly
265d84cd91 Update PlayerInput.kt 2020-10-23 02:15:11 +02:00
bluefireoly
0acd93bd81 Update PlayerInput.kt 2020-10-23 02:12:06 +02:00
bluefireoly
c454b53d96 Added PlayerInput API 2020-10-23 02:07:06 +02:00
bluefireoly
da848728d2 Applied kotlin style conventions 2020-10-18 18:36:49 +02:00
bluefireoly
f887c73f90 Moved KColors to the java part of the project 2020-10-17 02:26:24 +02:00
bluefireoly
cb905a2a0c Changed preview square size 2020-10-17 02:22:03 +02:00
bluefireoly
48abd0b140 Changed KColors so that the documentation displays the color 2020-10-17 02:13:41 +02:00
bluefireoly
6971fb163f Create KColors.kt 2020-10-11 18:49:50 +02:00
bluefireoly
3d25b39a8c Added legacyText support to component builder 2020-10-03 23:12:47 +02:00
bluefireoly
28cc4fa8dc Update KSpigotChat.kt 2020-10-03 23:09:55 +02:00
bluefireoly
3d41e4ae9d Replaced append with plusAssign
- added plusAssign for Array<BaseComponent>
2020-10-03 14:07:16 +02:00
bluefireoly
f250f2a3a2 Update KSpigotChat.kt 2020-08-28 12:58:04 +02:00
bluefireoly
26a8b9ba29 ChatComponent api overhaul 2020-08-28 00:23:14 +02:00
bluefireoly
64bbc55649 Update KSpigotChat.kt 2020-08-27 20:51:05 +02:00
bluefireoly
c23940ea0c Removed unnecessary method and restructured code 2020-07-15 15:29:01 +02:00
bluefireoly
fb71557102 Updated ChatComponent API to the newest bungee chat api version 2020-07-15 14:39:02 +02:00
bluefireoly
0d2d9ec314 Update KSpigotChat.kt 2020-07-12 00:35:36 +02:00
bluefireoly
e585b1b54d Update KSpigotChat.kt 2020-07-06 17:10:20 +02:00
bluefireoly
778cacc88d Added simple way to send complex colored messages 2020-07-06 02:06:47 +02:00
bluefireoly
9b62f98d3e Update KSpigotChat.kt 2020-07-06 01:52:39 +02:00
bluefireoly
caeac3f733 Added sendMessage(BaseComponent) extension to Player 2020-06-27 00:10:07 +02:00
bluefireoly
f84d41c417 Create KBungeeChat.kt 2020-06-26 04:10:54 +02:00