GithubHelp home page GithubHelp logo

leslija / fl_punishment Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fivemland/fl_punishment

0.0 0.0 0.0 6.8 MB

Admin Jail, Community Service, Ban + Admin panel for list players.

JavaScript 1.75% Lua 70.55% CSS 0.44% HTML 1.27% Svelte 25.99%

fl_punishment's Introduction

FiveM Land Punishments - fl_punishment

Dependencies

Commands

Admin

  • /punishments - Open Admin panel with all punishments
  • /comserv [Target Player] [Count] [Reason] - Putting a player in community service
  • /removecomserv [TargetPlayer] - Remove player from community service
  • /ban [Target Player] [Days (0 - Infinity)] [Reason] - Ban player
  • /unban [Identifier / Character Name] - Revoke player ban
  • /adminjail [Target Player] [Minutes] [Reason] - Putting a player to jail
  • /unjail [Target Player] - Remove player from adminjail

Exports

Server

-- name: comserv or jail
-- returns: table
getPlayerPunishment(xPlayer, name)
-- admin: xPlayer or serverId
-- target: xPlayer or serverId
-- days: number (0 - infinity)
-- reason: string
-- returns: boolean
banPlayer(admin, target, days, reason)

Screenshots

1

2

3

4

5

6

78

fl_punishment's People

Contributors

csokihun avatar sadam376 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.