Giter Site home page Giter Site logo

utilplugin's Introduction

English - UtilPlugin

a plugin with these functions:

  • autonuke
  • autocleaner
  • voting
  • badge and reserveslots (based on MySQL)
  • omeganuke (have some bugs)
  • some other funny things

Note: At present, this plugin has not completed the translation, someone who is proficient in Chinese and English translation can help translate it, thank you(PR to the English branch plz)

Installation

Place the files in the ex-dependencies .zip folder in the %appdata%\Exiled\Plugins\dependencies folder

Then, Place the files in nwapi-dependencies.zip into the %appdata%\SCP Secret Laboratory\PluginAPI\plugins<port or global>\dependencies folder

Last, Place the UtilPlugin.dll in the %appdata%\Exiled\Plugins folder

Simplified Chinese - UtilPlugin

一个有以下功能的插件:

  • 系统核弹
  • 自动清理
  • 投票
  • 称号和预留位系统(基于MySQL)
  • Omega核弹(有很多bug)
  • 其他的一些乱七八糟的玩意

注意:这玩意还没翻译完,有精通中外语翻译的麻烦帮忙翻译成英语,谢谢(PR交到english分支里)

安装

先将UtilPlugin.dll放入Exiled\Plugins文件夹中

再将ex-dependencies.zip中的文件放入Exiled\Plugins\dependencies文件夹中

最后将nwapi-dependencies.zip中的文件放入SCP Secret Laboratory\PluginAPI\plugins<端口号>\dependencies文件夹中

作者要拼中考可能写完忘发release,可以自行到actions里面提取

使用本插件代表你已经同意EULA,并接受其约束

本插件在GPLv3开源许可协议下开源,并且带有附加条款

附加条款

1.当您分发该插件的修改版本时, 您必须以一种合理的方式修改该程序的名称和版本号, 以示其与原始版本不同. (依据GPLv3,7.c)

2.您不得移除本插件的版权声明. (依据GPLv3,7.b)

3.禁止使用本人(Kiana Kaslana, Silver Wolf, dargoncat)的名字来做宣传. (依据GPLv3,7.d)

utilplugin's People

Contributors

dargoncat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

utilplugin's Issues

Mysql问题

检查项

  • 我确认插件已为最新版,且最新版未修复这一bug。
  • 我已在 Issues 页面 中搜索,确认了这一 Bug 未被提交过。

描述

请问可以给一个数据库的正确sql实例文件吗,否则不知道需要在数据库中加入什么内容导致功能无法使用
[2024-03-11 20:21:40.575 +08:00] [ERROR] [Exiled.Loader] Plugin "UtilPlugin" threw an exception while enabling: System.FormatException: String was not recognized as a valid Boolean.
at System.Boolean.Parse (System.ReadOnlySpan`1[T] value) [0x0000a] in <75633565436c42f0a6426b33f0132ade>:0
at System.Boolean.Parse (System.String value) [0x00014] in <75633565436c42f0a6426b33f0132ade>:0
at System.Convert.ToBoolean (System.String value, System.IFormatProvider provider) [0x00005] in <75633565436c42f0a6426b33f0132ade>:0
at System.String.System.IConvertible.ToBoolean (System.IFormatProvider provider) [0x00000] in <75633565436c42f0a6426b33f0132ade>:0
at System.Convert.ToBoolean (System.Object value) [0x00003] in <75633565436c42f0a6426b33f0132ade>:0
at MySql.Data.MySqlClient.MySqlDataReader.GetBoolean (System.Int32 i) [0x0001e] in <8bd29e848ed64b8c9564688eac2ba5d4>:0
at MySql.Data.MySqlClient.MySqlDataReader.GetBoolean (System.String name) [0x00008] in <8bd29e848ed64b8c9564688eac2ba5d4>:0
at (wrapper remoting-invoke-with-check) MySql.Data.MySqlClient.MySqlDataReader.GetBoolean(string)
at UtilPlugin.BadgeDatabase.Update (System.String connectstring) [0x0009e] in <1c6b14fccc114afa91b0b04c9b17518d>:0
at UtilPlugin.UtilPlugin.OnEnabled () [0x0004d] in <1c6b14fccc114afa91b0b04c9b17518d>:0
at Exiled.Loader.Loader.EnablePlugins () [0x000c6] in :0

重现步骤

自行创建sql文件以badge为表名,userid、color、admin等字段

无法安装

检查项

  • 我确认插件已为最新版,且最新版未修复这一bug。
  • 我已在 Issues 页面 中搜索,确认了这一 Bug 未被提交过。

描述

[2024-02-08 00:58:39.835 +08:00] [ERROR] [Exiled.Loader] Error while initializing plugin UtilPlugin (at )! System.Reflection.ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
Could not load type of field 'UtilPlugin.EventHandler+d__15:<>s__5' (7) due to: Could not resolve type with token 01000026 from typeref (expected class 'BasicRagdoll' in assembly 'Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null') assembly:Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null type:BasicRagdoll member:(null)
at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes(System.Reflection.Assembly,bool)
at System.Reflection.Assembly.GetTypes () [0x00000] in <75633565436c42f0a6426b33f0132ade>:0
at Exiled.Loader.Loader.CreatePlugin (System.Reflection.Assembly assembly) [0x00000] in <405723e5ece0438c9407a775ad158948>:0
System.TypeLoadException: Could not load type of field 'UtilPlugin.EventHandler+d__15:<>s__5' (7) due to: Could not resolve type with token 01000026 from typeref (expected class 'BasicRagdoll' in assembly 'Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null') assembly:Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null type:BasicRagdoll member:(null)
[2024-02-08 00:58:39.847 +08:00] [ERROR] [Exiled.Loader] System.TypeLoadException: Could not load type of field 'UtilPlugin.EventHandler+d__15:<>s__5' (7) due to: Could not resolve type with token 01000026 from typeref (expected class 'BasicRagdoll' in assembly 'Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null') assembly:Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null type:BasicRagdoll member:(null)

重现步骤

服务器重启后

投票系统

检查项

  • 我确认插件已为最新版,且最新版未实现这一功能。
  • 我已在 Issues 页面 中搜索,确认了这一提案未被提交过。

描述

投票踢人

原因

.callvote kick
方便没有管理踢人

补票

检查项

  • 我确认插件已为最新版,且最新版未实现这一功能。
  • 我已在 Issues 页面 中搜索,确认了这一提案未被提交过。

描述

在回合开始一分钟以内,进入的人观察者自动变成D级人员

原因

有些人因为网络问题不能在开始之前进入服务器,管理员不可能一直都在,需要帮助补票

error

检查项

  • 我确认插件已为最新版,且最新版未修复这一bug。
  • 我已在 Issues 页面 中搜索,确认了这一 Bug 未被提交过。

描述

[2024-02-10 21:19:49.113 +08:00] [ERROR] [Exiled.Events] Method "OnSpawned" of the class "UtilPlugin.EventHandler" caused an exception when handling the event "Exiled.Events.Features.Event1[[Exiled.Events.EventArgs.Player.SpawnedEventArgs, Exiled.Events, Version=8.8.0.0, Culture=neutral, PublicKeyToken=null]]" System.NullReferenceException: Object reference not set to an instance of an object at UtilPlugin.EventHandler.OnSpawned (Exiled.Events.EventArgs.Player.SpawnedEventArgs ev) [0x00020] in <c1db744b45604f02804e8373e4157f14>:0 at Exiled.Events.Features.Event1[T].InvokeNormal (T arg) [0x00028] in <8eab984dbf6048c9afb11c5a44184c52>:0

重现步骤

服务器端报错,一直在刷屏

白月希的issue

检查项

  • 我确认插件已为最新版,且最新版未实现这一功能。
  • 我已在 Issues 页面 中搜索,确认了这一提案未被提交过。

描述

加入SCP站立回血
开局30s内自动补票(变成DD)
加入SCP-2818,伤害很高的狙击枪,会把人发射出去,人会死,一发,最好用左轮的模型(要是做不了当我没说)

原因

我觉得有必要()

增加新功能

检查项

  • 我确认插件已为最新版,且最新版未实现这一功能。
  • 我已在 Issues 页面 中搜索,确认了这一提案未被提交过。

描述

增加SCP击杀回血,我们正在考虑增加一个新服务器来完整的实现你的插件功能。即我只需要你的插件来开服务器,作为插件测试服

原因

(示例)
我需要这个功能来xxxx。很多人都有xxxx的需求,但如果没有这个功能,就不能xxxx了。
CCBE--月姐

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.