Rules [Deleted]

Status
Not open for further replies.

Jakkee

Retired Staff
Retired Staff
Plugin Developer
Jul 28, 2014
1,465
932
113
Australia
Jakkee submitted a new resource:

Rules - Miss Rust++ rules? Heres a temporary replacement until this is a feature of pluton

Description:
With no Rust++, you can use this until this is a feature in pluton.
This adds rules to your server for players to read, Plugin only reads 12 lines in the INI file (Who needs more than 12 rules?)

Installation:
-Place into plugins folder
-Reload (Creates the INI file for the settings)

Commands:
/rules (Shows the rules)

To do:
-Nothing
Read more about this resource...
 

Mack7n

New Member
Member
Oct 19, 2014
5
0
1
43
Maine, United States of America
Rules Plugin could not be loaded.

[10/19/2014 9:14:17 PM] [Debug] [PluginLoader] Loading plugin Rules.
[10/19/2014 9:14:17 PM] [Exception] [ PluginLoader->LoadPlugin | PluginLoader->LoadPlugins | PluginLoader->ReloadPlugins | pluton->reload | MonoMethod->InternalInvoke | MonoMethod->Invoke | MethodBase->Invoke | <>c__DisplayClass2a-><BuildFunctions>b__25 | ConsoleSystem->RunCommandInternal | ConsoleSystem->OnClientCommand | Node->Call | Router->Route | Server->ReceivedMessage | Server->Cycle | ServerMgr->Update | ]
Microsoft.Scripting.SyntaxErrorException: unexpected token 'def'
at Microsoft.Scripting.ErrorSink.Add (Microsoft.Scripting.SourceUnit source, System.String message, SourceSpan span, Int32 errorCode, Severity severity) [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ReportSyntaxError (Int32 start, Int32 end, System.String message, Int32 errorCode) [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ReportSyntaxError (IronPython.Compiler.Token t, IndexSpan span, Int32 errorCode, Boolean allowIncomplete) [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ReportSyntaxError (TokenWithSpan t, Int32 errorCode) [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ReportSyntaxError (TokenWithSpan t) [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.Eat (TokenKind kind) [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.FinishArgumentList (IronPython.Compiler.Ast.Arg first) [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.FinishArgListOrGenExpr () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.AddTrailers (IronPython.Compiler.Ast.Expression ret, Boolean allowGeneratorExpression) [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.AddTrailers (IronPython.Compiler.Ast.Expression ret) [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParsePower () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseFactor () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseExpr (Int32 precedence) [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseExpr () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseComparison () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseNotTest () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseAndTest () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseOrTest () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseExpression () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseTestListAsExpr () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseExprStmt () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseSmallStmt () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseSimpleStmt () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseStmt () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseSuite () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseClassOrFuncBody () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseFuncDef () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseStmt () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseSuite () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseClassOrFuncBody () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseClassDef () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseStmt () [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseFileWorker (Boolean makeModule, Boolean returnValue) [0x00000] in <filename unknown>:0
at IronPython.Compiler.Parser.ParseFile (Boolean makeModule, Boolean returnValue) [0x00000] in <filename unknown>:0
at IronPython.Runtime.PythonContext.ParseAndBindAst (Microsoft.Scripting.Runtime.CompilerContext context) [0x00000] in <filename unknown>:0
at IronPython.Runtime.PythonContext.CompilePythonCode (Microsoft.Scripting.SourceUnit sourceUnit, Microsoft.Scripting.CompilerOptions options, Microsoft.Scripting.ErrorSink errorSink) [0x00000] in <filename unknown>:0
at IronPython.Runtime.PythonContext.CompileSourceCode (Microsoft.Scripting.SourceUnit sourceUnit, Microsoft.Scripting.CompilerOptions options, Microsoft.Scripting.ErrorSink errorSink) [0x00000] in <filename unknown>:0
at Microsoft.Scripting.SourceUnit.Compile (Microsoft.Scripting.CompilerOptions options, Microsoft.Scripting.ErrorSink errorSink) [0x00000] in <filename unknown>:0
at Microsoft.Scripting.SourceUnit.Execute (Microsoft.Scripting.Runtime.Scope scope, Microsoft.Scripting.ErrorSink errorSink) [0x00000] in <filename unknown>:0
at Microsoft.Scripting.SourceUnit.Execute (Microsoft.Scripting.Runtime.Scope scope) [0x00000] in <filename unknown>:0
at Microsoft.Scripting.Hosting.ScriptSource.Execute (Microsoft.Scripting.Hosting.ScriptScope scope) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) Microsoft.Scripting.Hosting.ScriptSource:Execute (Microsoft.Scripting.Hosting.ScriptScope)
at Microsoft.Scripting.Hosting.ScriptEngine.Execute (System.String expression, Microsoft.Scripting.Hosting.ScriptScope scope) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) Microsoft.Scripting.Hosting.ScriptEngine:Execute (string,Microsoft.Scripting.Hosting.ScriptScope)
at Pluton.Plugin..ctor (System.String name, System.String code, System.IO.DirectoryInfo path, PluginType type) [0x00000] in <filename unknown>:0
at Pluton.PluginLoader.LoadPlugin (System.String name, PluginType type) [0x00000] in <filename unknown>:0
 

Jakkee

Retired Staff
Retired Staff
Plugin Developer
Jul 28, 2014
1,465
932
113
Australia
This resource has been removed and is no longer available for download.
 
Status
Not open for further replies.