Compare commits
No commits in common. "e933175b3dbe3c16589e19b709ea5e4f7d4d79ea" and "63847d2476c6f922a53b6930906038362b836d24" have entirely different histories.
e933175b3d
...
63847d2476
32
README.md
32
README.md
@ -1,41 +1,49 @@
|
||||
## The Plan
|
||||
- [x] walkthruw
|
||||
- [x] prototype
|
||||
- [x] clean it
|
||||
- [x] script it
|
||||
- [x] addons for Forge
|
||||
- [x] test that bitch
|
||||
|
||||
## To DO!
|
||||
- [x] Firewall shinanigns
|
||||
- [x] Proxmox admin acces in firewall
|
||||
- [x] Clean up Prox
|
||||
- [x] Auto add plugins
|
||||
- [x] SystemD service
|
||||
- [x] Config of velocity.toml
|
||||
- [x] IP
|
||||
- [x] Tailscale
|
||||
- [x] Comments of what is doing what
|
||||
- [x] Integrate ReWhitelist plugin
|
||||
- [x] Auto set up logo intagret to script
|
||||
- [ ] SkinRestorer auto setup
|
||||
- [ ] Checks for what is done
|
||||
- [ ] Back up script
|
||||
|
||||
## To learn
|
||||
- [x] What content of start.sh means
|
||||
- [x] Requred resources
|
||||
- [x] Different types of forwarding
|
||||
- [ ] Different types of forwarding
|
||||
- [ ] SkinRestorer???
|
||||
- [ ] DinMap
|
||||
- [x] In their docs they have pages
|
||||
- [ ] Plan-Player-Analytics X Plan-Player-Analytics
|
||||
|
||||
## Used plugins
|
||||
- [Proxy Compatible Forge](https://github.com/adde0109/Proxy-Compatible-Forge) (On server for Velocity)
|
||||
|
||||
- [Ambassador](https://github.com/adde0109/Ambassador) (on Proxy for Forge support)
|
||||
- [Proxy Compatible Forge](https://github.com/adde0109/Proxy-Compatible-Forge) (On server for Velocity)
|
||||
- [ReWhitelist](https://hangar.papermc.io/ReModded/ReWhitelist) (on Proxy for whitelisting)
|
||||
- [SkinRestorer Velocity plugin](https://hangar.papermc.io/SRTeam/SkinsRestorer)
|
||||
- [SkinRestorer](https://modrinth.com/mod/skinrestorer)
|
||||
|
||||
## To NOT use
|
||||
|
||||
- [Fabric proxy lite](https://modrinth.com/mod/fabricproxy-lite/) (basicly Ambassador for Fabric)
|
||||
|
||||
## To use plagins
|
||||
- Player Inventory Database
|
||||
- [PlayerSync](https://www.curseforge.com/minecraft/mc-mods/playersync/files/all?page=1&pageSize=20&version=1.20.1) - Forge
|
||||
- [Dusty data sync](https://modrinth.com/mod/dusty-data-sync) - idk
|
||||
- [InvSync](https://modrinth.com/mod/invsync) - Fabric
|
||||
- [Fabric proxy lite](https://modrinth.com/mod/fabricproxy-lite/)
|
||||
- [HuskSync](https://william278.net/project/husksync/) - Fabric
|
||||
- [LackyPerms](https://luckperms.net/wiki/Network-Installation)
|
||||
- [MultiEconomy](https://modrinth.com/mod/multieconomy)
|
||||
- [GitHub repo of nice Velocity Plugins](https://github.com/Syrent/Switch-to-Velocity?tab=readme-ov-file#necessary-plugins)
|
||||
- [Sinytra Connector](https://modrinth.com/mod/connector) (Run Fabric mods on Forge)
|
||||
- Plan-Player-Analytics X Plan-Player-Analytics
|
||||
- DynMap
|
||||
|
||||
|
||||
@ -1 +1 @@
|
||||
CLN4RKWSxUUm
|
||||
CLN4RKWSxUUm
|
||||
@ -1,22 +0,0 @@
|
||||
enabled = true
|
||||
|
||||
[[whitelist]]
|
||||
nick = "sawboom3421"
|
||||
type = "nick"
|
||||
|
||||
[[whitelist]]
|
||||
nick = "HonzaSy"
|
||||
type = "nick"
|
||||
|
||||
[[whitelist]]
|
||||
nick = "ExistedNebula30"
|
||||
type = "nick"
|
||||
|
||||
[[whitelist]]
|
||||
nick = "ThatPurpleBoi"
|
||||
type = "nick"
|
||||
|
||||
[[whitelist]]
|
||||
nick = "Fretatka"
|
||||
type = "nick"
|
||||
|
||||
@ -1,7 +1,5 @@
|
||||
enabled = true
|
||||
|
||||
enabled = true
|
||||
|
||||
[[whitelist]]
|
||||
nick = "Tamurile"
|
||||
type = "nick"
|
||||
@ -15,22 +13,5 @@ nick = "Crevecoeurf"
|
||||
type = "nick"
|
||||
|
||||
[[whitelist]]
|
||||
nick = "daybluecz"
|
||||
nick = "Dark_element_CZ"
|
||||
type = "nick"
|
||||
|
||||
[[whitelist]]
|
||||
nick = "dark_element_CZ"
|
||||
type = "nick"
|
||||
|
||||
[[whitelist]]
|
||||
nick = "chrysto_life"
|
||||
type = "nick"
|
||||
|
||||
[[whitelist]]
|
||||
nick = "TheDohy"
|
||||
type = "nick"
|
||||
|
||||
[[whitelist]]
|
||||
nick = "Czernoch"
|
||||
type = "nick"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user