An open API service indexing awesome lists of open source software.

https://github.com/vulcan-dev/kissmp-vulcan-script

KissMP Moderation and Addon Template
https://github.com/vulcan-dev/kissmp-vulcan-script

beamng kissmp lua moderation-addon

Last synced: 4 months ago
JSON representation

KissMP Moderation and Addon Template

Awesome Lists containing this project

README

        

The reason I deleted the old repo before was because it had my roleplay extension for my server, me and Verb have spent a lot of time working on it and I made that just for my server. If I had that in here, the total command count would be 71.

The server for that is called: "Clutch Roleplay". It has some sexy features :)

> Note: I will update all these commands later on
# Moderation Commands | Moderation

- [Owner] kill (shutsdown server)
- [Owner] restart (restarts server)
- [Owner] add_key_all (adds a new key to all users in 'players.json')
- [Owner] say (console only)

- [Admin] set_rank
- [Admin] whitelist (will be opposite of current value)
- [Admin] lock (kicks all players that aren't moderators and then disabled people joining)

- [Moderator] kick
- [Moderator] ban (time)
- [Moderator] unban
- [Moderator] mute (time)
- [Moderation] unmute
- [Moderator] freeze
- [Moderator] unfreeze
- [Moderator] warn (reason)

- [VIP] ban (time : max 2h)

- [Trusted] voteban (time : max 20m)

- [User] votemute (time : max 15m)

# Utility Commands | Moderation
- [Owner] advertise

- [Admin] time_play
- [Admin] time_stop
- [Admin] set_time :(min):(second)
- [Admin] set_fog (level)
- [Admin] set_wind (user) (y) (z)

- [Trusted] tp (user2)

- [User] help (command) (/help kick)
- [User] report
- [User] uptime
- [User] playtime
- [User] home
- [User] mods
- [User] discord
- [User] pm
- [User] block
- [User] unblock
- [User] getblocks
- [User] votekick
- [User] donate

# Fun Commands | Moderation
- [Admin] imitate
- [Admin] set_gravity (specific user)
- [Admin] destroy

# New commands that need sorting
get_ids
send_message (displays ui message in a huge ass font)
advertise

## Role System

- Ranks go off of integers
- You cannot perform certain moderation commands on someone who has a higher rank than you
- You cannot set your own rank (in-game)
- The console can change anyones rank

| Rank: 0 | Rank: 1 | Rank: 2 | Rank: 3 | Rank: 4 | Rank: 5 | Rank: 6 |
|:-------:|:-------:|:-------:|:---------:|:-------:|:-------:|:-------:|
| User | Trusted | VIP | Moderator | Admin | Owner | Console |