Giter VIP home page Giter VIP logo

nameless-infractions's People

Contributors

baxandrei avatar fjuro avatar malachiel87 avatar marcos03br avatar oddmario avatar partydragen avatar samerton avatar tadhgboyle avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

nameless-infractions's Issues

Search and filter option

Hello, im really missing search and filter in infraction addon.

Just like here
image

Will be really glad if you add this features! <3

[Request] Filter

Hi, as mentioned in previous feature request, we switched from our own website and we're missing function for filtering by action. So when I wanna view just kicks, I coul click on kicks somewhere, on label kicks and it will show me just kicks.
image
SOmething like this

LiteBans - MYSQL

Where should be the database located? On the CPANEL or on the SERVER HOST (for mc)?

[Request] Custom page path

In Infraction modules you should add path change for site like /punishments or something.
Change Tags when someone is unbanned. When Staff unbanned someone it says "Expired". You should change that to "Unban/Unbanned" With name who unbanned that person.

[Request] AdminBans

Request for AdminBans.
It's an open-source project: https://github.com/zigazajc007/AdminBans

This is how all tables look like:

CREATE TABLE IF NOT EXISTS adminbans_banned_players(id INT NOT NULL AUTO_INCREMENT PRIMARY KEY, uuid_from CHAR(36) NOT NULL, username_from varchar(25) NOT NULL, uuid_to CHAR(36) NOT NULL, username_to varchar(25) NOT NULL, reason VARCHAR(255), until DATETIME NOT NULL, server VARCHAR(30) NOT NULL DEFAULT 'Global', created DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP)

CREATE TABLE IF NOT EXISTS adminbans_banned_ips(id INT NOT NULL AUTO_INCREMENT PRIMARY KEY, ip varchar(15) NOT NULL, server VARCHAR(30) NOT NULL DEFAULT 'Global')

CREATE TABLE IF NOT EXISTS adminbans_muted_players(id INT NOT NULL AUTO_INCREMENT PRIMARY KEY, uuid_from CHAR(36) NOT NULL, username_from varchar(25) NOT NULL, uuid_to CHAR(36) NOT NULL, username_to varchar(25) NOT NULL, reason VARCHAR(255), until DATETIME NOT NULL, server VARCHAR(30) NOT NULL DEFAULT 'Global', created DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP)

CREATE TABLE IF NOT EXISTS adminbans_warned_players(id INT NOT NULL AUTO_INCREMENT PRIMARY KEY, uuid_from CHAR(36) NOT NULL, username_from varchar(25) NOT NULL, uuid_to CHAR(36) NOT NULL, username_to varchar(25) NOT NULL, reason VARCHAR(255), server VARCHAR(30) NOT NULL DEFAULT 'Global', created DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP)

CREATE TABLE IF NOT EXISTS adminbans_kicked_players(id INT NOT NULL AUTO_INCREMENT PRIMARY KEY, uuid_from CHAR(36) NOT NULL, username_from varchar(25) NOT NULL, uuid_to CHAR(36) NOT NULL, username_to varchar(25) NOT NULL, reason VARCHAR(255), server VARCHAR(30) NOT NULL DEFAULT 'Global', created DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP)

And here is the API, so you can see what SQL queries are executed for specific action: https://github.com/zigazajc007/AdminBans/blob/master/src/main/java/com/rabbitcompany/adminbans/AdminBansAPI.java

Request for Ultra Punishments

Edit: I just saw that the plugin has already been suggested! I don't know if I should leave or delete my suggestion...

Hello !

The Infractions module looks really good!
However, I would like to make a suggestion to add a plugin which I hope will be possible!
It's a premium plugin at the price of 7.50 euros called Ultra Punishments.

Spigot: https://www.spigotmc.org/resources/ultra-punishments.63511/

I hope it will be added! Huge thanks to the NamelessMC team and all the developers!
You guys are doing an amazing job, thank you. (I hope the format of my suggestion is correct.)

Gif Avatar Problem Probably

image

i have this problem with gif avatar probably [or plugins doesnt detect my account on the site, but the name is the same so it should]

Add search-bar / Categorie buttons. / Update to pre9

Dear Samerton,

Can you Add a search bar, so you can search up players who where punished on the server? Is it also possible to add the category buttons like "Bans" "kicks" "Mutes" "Warnings"
see printscreen:

image
image

Also can you update to NamelessMC version 2 pre-release 9

Best regards.

[Question] Bans/Mutes/Warns not showing up but I am not getting errors and am sure I am setting things up right?

My site is https://pridetopia.net, I am not getting errors and probably 15 20 times now I've double triple quadruple checked, etc. that I put in the info for the database properly and the site will pull up the infractions thing but not show anything. Any idea of what might be causing this? I also noticed the latest comment on the module says that it quit working in the newest version and I believe I use the newest version (not sure if that's true or not lol), I didn't have any versions before it either. Just got it a bit over a month ago. And it's never properly worked as in never displayed warns/mutes/bans. I am unsure if I did something wrong or not.

[Request] Profile Tab

Would it be possible to add a profile tab to users to list their punishments received in game?

I see that some of the base files (profile_tab.php and the profile tab template) have been created, however nothing has been placed in these files.

Would really appreciate this feature!

[Suggestion] Add a search bar

Dear Samerton,

Can you Add a search bar, so you can search up players who where punished on the server?
see printscreen:

image

Hope you having an awesome day!

Br,

Jeff

[Request] Synced punishments

When users register for the forum they're forced to add their in game name, could punishments sync over where it adds say a banned or muted role which limits their permissions? even if this is linked with the register or sync command built into the forum.

Uncaught TypeError Unsupported operand types: string / int

Hello,
recently I have updated to nameless pr10 and all the modules with it.
I ran into a little problem when I use infractions with litebans...

"Uncaught TypeError
Unsupported operand types: string / int
(File: ../modules/Infractions/pages/infractions.php)
"

At Frame#2 it points to line 147 (modules/Infractions/pages/infractions.php):
" $removed_by_date = round($result->removed_by_date / 1000);"

At Frame#1 it points to line 86 (index.php):
"require($path);"

Modules are always replaced as a whole, never by rewriting...

error

Uncaught Error
Call to undefined method User::canViewACP()
(File: /zpool/shared/www6651/site13296/public/modules/Infractions/pages/panel/index.php)

New Feature

Hello,

I got a feature request for the Infractions module.
This has been requested before but i got a idea.

I would like to see the following things added to the module (Or Infractions Pro module for a price)

  • Server colum (In litebans you have the option to ban for X server or all servers)
  • Better time module (Show date)
  • Search field (to seach users)
  • Filter system (Option to only show the type of punishment you click)

Below is the default webaddon would like to see those features implemented or in a new payed version of Infractions

image

Thank you.

I Getting a page error

Sorry!
Sorry, but something went wrong while loading the page. Error details:
Uncaught --> Smarty: Unable to load template 'file:infractions/infractions.tpl' <--
thrown
in file /home/waterhcf.com/public_html/core/includes/smarty/sysplugins/smarty_internal_template.php
on line 195

Issue with Advanced bans actions

NamelessMC version 2.0.0-pr7

PHP 7.2.24-0ubuntu0.18.04.4
PHP GD 7.2.24-0ubuntu0.18.04.4
PHP mbstring 7.2.24-0ubuntu0.18.04.4
PHP PDO 7.2.24-0ubuntu0.18.04.4
PHP cURL 7.2.24-0ubuntu0.18.04.4
PHP XML 7.2.24-0ubuntu0.18.04.4
PHP EXIF 7.2.24-0ubuntu0.18.04.4
PHP MySQL mysqlnd 5.0.12-dev

infractions module version 1.1.0
advanced ban 2.1.8-release
running on Waterfall-342
MySQL Server version: 10.1.44-MariaDB-0ubuntu0.18.04.1 Ubuntu 18.04
OS is Ubuntu MATE 18.04.3 LTS with Linux kernel 5.2.11 64 bit for the computer that hosts the MC server / mysql server and the one that hosts our website

permanent IP-bans don't show up at all.

permanent mutes, temp mutes, temp warns, temp bans, and i assume any temporary punishments show up as unknown

images of our infractions website page:

https://i.imgur.com/wZ9Rsro.png

https://i.imgur.com/FfNof8Z.png

images of a discord channel we have where punishment logs from advanced ban are sent to:

https://i.imgur.com/UWXXHGH.png

https://i.imgur.com/KhWGXXl.png

https://i.imgur.com/Gt65lpV.png

https://i.imgur.com/jWgFi0E.png

If any more information or data is needed, then ill try to provide it!

Edited to add more info as i though of it

Error When Loading Infractions Page

Sorry!
Sorry, but something went wrong while loading the page. Error details:
Uncaught --> Smarty: Unable to load template 'file:infractions/infractions.tpl' <--
thrown

Error

This error shows when i open infractions settings in staff control panel:
Uncaught --> Smarty: Unable to load template 'file:infractions/index.tpl' <--
thrown
in file /storage/ssd2/961/13712961/public_html/core/includes/smarty/sysplugins/smarty_internal_template.php
on line 195

Nameless-Infractions not loading

Followed instructions of installation down to the letter, Have no issue with other issues so it can't be an installation issue. Module isn't loading or appearing when i click "Install modules" Nothing appears or changes. Version 1.1.1 Install date 02/06/2020 | June 2nd 2020

Setup question

Just to confirm I understand - on the settings screen in NamelessCP where it asks for database info and credentials; that would be the database used by the bans plugin? And I only need a user that can read it, not update I presume.
Thank you for all your work on Nameless. I really find it useful.

NetworkManager support

can you add networkmanager support?
im using now the punishment list from networkmanger but i want to use infractions for the better layout

AdvancedBans

It says advanced bans supported. but i only see an option to litebans

[Request] Search

Hi, could you please add search button in your module? We switched from our own website and we had there search too, which I think is very useful.
image
Something like this, search button for searching by player names.

Could be nice also if we could search by specific staff to see what were his punishment on players.

CMI support

Add support for CMI because you can't use another plugin without generating thousands of aliases.

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.