Commit Graph

  • cb011c4e66
    fix CI William 2023-03-11 01:30:00 +0000
  • c0d8ca8036
    [ci skip] Fix build.gradle script log William 2023-03-11 00:05:34 +0000
  • 73593ce6c5
    Fix main class declaration in velocity-plugin.json William 2023-03-11 00:04:28 +0000
  • 2730778ef9 Bump to 1.1.1, update build script, stop shading lombok William278 2023-03-10 12:47:04 +0000
  • a7d512e6fe Support 1.16.5 through 1.19.3, add more protocol mappings William278 2023-03-10 12:27:43 +0000
  • 3a4d3a913d
    [ci-skip] readme: add docs link William 2023-03-09 21:37:20 +0000
  • 6d14218c5f
    Tweak shading 1.1 William 2023-03-09 21:26:33 +0000
  • 3c5e7401af
    Release version 1.1 William 2023-03-09 21:24:15 +0000
  • c062fe2d14 [ci-skip] config: Add comment for update_rate William278 2023-03-08 12:56:29 +0000
  • 10ec3831d4 [ci-skip] config: Minor comment tweak William278 2023-03-08 12:55:43 +0000
  • 7abf085734 [ci-skip] style: Remove double brackets on update_rate @YamlKey William278 2023-03-08 12:51:37 +0000
  • f0c5ebe5a8
    Server groups, formatting based on server groups (#6) Emibergo02 2023-03-08 13:22:15 +0100
  • f790378182
    Add support for PlaceholderAPI placeholders via PAPIProxyBridge (#17) William 2023-03-07 11:39:47 +0000
  • 7d85ed6cfe
    Setup a repeating task (#12) ironboundred 2023-03-04 13:01:43 -0600
  • f5aa9fc367
    [ci skip] Update README William 2023-03-04 19:00:54 +0000
  • ef99015d01 Fix workflow file William278 2023-03-01 12:52:15 +0000
  • 9996144ee2 Add modritnh CI via workflow William278 2023-03-01 12:48:49 +0000
  • b98de1ea3a Bump to Gradle 8, Bump com.github.johnrengelman.shadow to v8.1.0 William278 2023-03-01 12:40:43 +0000
  • c4c46fa384 Bump to v1.0.1 William278 2023-03-01 12:39:43 +0000
  • 80bb9ab627
    Fix player names with underscores having formatting applied (#10) 1.0 ironboundred 2023-02-28 18:51:43 -0600
  • 10e02233f3
    Fix wrong team names being sent in packets to joining players William 2023-02-26 20:34:21 +0000
  • 6cea56364e
    Ensure roleMappings are updated when team is made William 2023-02-26 20:00:02 +0000
  • 0a39899705
    Reduce number of packets being sent, adjust logic William 2023-02-26 19:54:12 +0000
  • de747bf3eb
    Add additional handling to ensure entities is not null when written William 2023-02-25 12:55:40 +0000
  • 39b196b647
    Clarify / simplify packet logic William 2023-02-25 12:52:51 +0000
  • ad99b1655c
    Always display latency as 0 where unknown William 2023-02-25 12:46:58 +0000
  • fb0be16fd7
    Use byte instead of int for packet update mode William 2023-02-25 12:40:25 +0000
  • 3e4f036171
    Fix exception reading update teams packet William 2023-02-25 12:35:47 +0000
  • fcdcdc80dc
    Specify TabList when creating new player entry William 2023-02-25 12:29:06 +0000
  • c70d4892a5
    Ensure players on other servers are added as TabListEntries William 2023-02-25 12:27:28 +0000
  • 96fbe94ae2
    Bump de.themoep:minedown-adventure from 1.7.1-SNAPSHOT to 1.7.2-SNAPSHOT (#4) dependabot[bot] 2023-02-24 23:08:38 +0000
  • a6cfdd27af
    Bump io.netty:netty-codec-http from 4.1.86.Final to 4.1.89.Final (#5) dependabot[bot] 2023-02-24 23:08:30 +0000
  • 23f8313f6a
    Make gradlew executable William 2023-02-24 22:22:40 +0000
  • 615e45049a
    Add GH workflow actions William 2023-02-24 22:20:08 +0000
  • b30bbafaba
    Add README and banner William 2023-02-24 22:10:50 +0000
  • a50837dcb4
    Add function to exclude servers William 2023-02-24 19:00:06 +0000
  • a968fc32fc
    Improve error handling William 2023-02-24 18:42:02 +0000
  • 0fb1a3146a
    Tweak concurrency handling William 2023-02-24 18:29:35 +0000
  • be1756fa9b
    Fix CME William 2023-02-24 18:21:16 +0000
  • 22972281e2
    Tweak role sort order William 2023-02-24 17:58:23 +0000
  • dbccc21706
    Fix ConcurrentModificationException; make players immutable William 2023-02-24 17:35:30 +0000
  • c16fbf40ab
    Simplify string comparable weight logic to fix issues with low weight diffs William 2023-02-24 17:28:11 +0000
  • f616a5e08a
    Fix weight sort order, team color, CME when updating players, players not updating via LP William 2023-02-20 02:23:25 +0000
  • 54928f597a
    Add protocol mappings for 1.19 versions, Add DEBUG_TEAM_NAME placeholder, weight sort logic tweaks William 2023-02-19 23:51:45 +0000
  • 51c7853b7b
    Move to using Protocolize for scoreboard team handling using fake scoreboard teams William 2023-02-19 23:08:17 +0000
  • 8ad443f4fc
    Fix role sort order William 2023-02-19 13:05:02 +0000
  • 60baf597fd
    Fix missing annotation William 2023-02-19 12:54:44 +0000
  • d73530c903
    Reverse role comparable sort order William 2023-02-19 12:47:58 +0000
  • f5f8708686
    Reverse role comparable sort order William 2023-02-19 12:47:49 +0000
  • d9a33587b9
    Fix issue when clearing immutable list (#1) ironboundred 2023-02-19 06:46:06 -0600
  • 1ec41b9942
    Remove players when switching worlds (#2) ironboundred 2023-02-19 06:45:29 -0600
  • f7d19869b9
    Add LICENSE and README William 2023-02-19 01:36:08 +0000
  • 500c647ecc
    Delayed "real" player removing, spoofed user fixes, sort by server William 2023-02-19 01:30:46 +0000
  • 6caf720b5d
    Initial commit William 2023-02-19 00:02:50 +0000