Sponsor system
- 2 Devlogs
- 4 Total hours
A mc mod that adds in a sponsor system when inviting players, making players re-consider who they invite to the server.
A mc mod that adds in a sponsor system when inviting players, making players re-consider who they invite to the server.
Devlog #2 for Sponsor system
Alright, so the /sponsor command is now in, which means you can sponsor a player, which will make you co-responsesible for that players bad actions on the server. Each player gets 10 tickets for invites/sponsoring, meaning you shall choose wisely who you back up.
Alongside this command you can also /uninvite or /unsponsor a player (both commands do the same) to stop sponsoring them.
For the admin commands - there is /viewtree which allows you to see who sponsors who and whos sponsored by who. All usernames here are clickable, which makes the experience a bit better.
And that’s about it I think.
Devlog #1 of Sponsor System mod
Soo since this is the first devlog I basically spent time setting up this project, setting up the github repo, etc.
Outside the boring set-up stuff though I added the core skeleton of the mod, thus there’s now a command to invite a player. If you have not been invited to the server, you cannot join, since by inviting someone that player is added to the server whitelist. Now funny enough this actually kinda screwed me over during testing, since I was the first player to join, nobody has invited me yet. And since I suck with adding whitelist entries, I was prohibited from joining the server. But not to worry, I’ll be fixing this next time (hopefully).