/ README.txt
README.txt
 1  CornerCultMCC-old
 2  
 3  This is the original version of the MCC recreation, before I re-wrote the
 4  codebase from scratch (CCMCC2). Unlike CCMCC2, this one runs on a single server,
 5  without a database. However, just like CCMCC2, it is no longer maintained.
 6  
 7  Radicle: rad:z3fgW5jUNSjg7JMbHD5xHtuaaumge
 8  Github: https://github.com/CrazySqueak/CornerCultMCC-old
 9  
10  To see the newer version, see CornerCultMCC2-plugin (rad:z2wPmJS7Gz5WZD4cQKtqEbVUzLr3P):
11   - https://app.radicle.xyz/nodes/seed.radicle.garden/rad:z2wPmJS7Gz5WZD4cQKtqEbVUzLr3P
12   - https://github.com/CrazySqueak/CornerCultMCC2-plugin
13  
14  
15  Requirements:
16   - Paper 1.18.2 (build #386 recommended)
17   - Citizens 2.0.29 (appropriate build for the version, so b2548 for 1.18.2)
18   - Geyser/floodgate (optional)
19   - ProtocolLib
20   - ViaVersion (optional)
21  
22  This plugin is a single-server plugin, so it's intended to be run on a single
23  Paper server.
24  Teams are added using the standard minecraft /team command, then imported into
25  the event using /mccteam add.
26  No database or even any saving of data. To reset the event just restart the
27  server.
28  
29  Resource packs in CCMCC pack (bedrock) and CCMCC pack (java)
30  Config in config/
31  server config in server_program_and_config/
32  Source Code in src/ (you'll have to compile it yourself)
33  Worlds in worlds/
34  
35  As usual there are misc text files and stuff in misc_txt_files.
36  
37  Code is AGPL licensed (see src/COPYING) for more details.
38  For all other files, the rights belong to their original creators (e.g. either
39  me or the Noxcrew, depending on the file).
40  
41  You should be fine using this for personal use or to play with friends but IANAL.
42  
43  MINECRAFT CHAMPIONSHIP REMAINS PROPERTY OF THE NOXCREW. MINECRAFT REMAINS
44  PROPERTY OF MOJANG. I AM NOT AFFILIATED OR ENDORSED BY THE NOXCREW OR MOJANG.