corrade-lsl-templates – Diff between revs 11 and 15

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 11 Rev 15
Line 11... Line 11...
11 # The "corrade", "group" and "password" settings must correspond to your 11 # The "corrade", "group" and "password" settings must correspond to your
12 # settings in Corrade.ini otherwise the script will not work at all. 12 # settings in Corrade.ini otherwise the script will not work at all.
Line 13... Line 13...
13   13  
14 # Set this to the UUID of the Corrade bot. 14 # Set this to the UUID of the Corrade bot.
15 # Ecto Resident 15 # Ecto Resident
Line 16... Line 16...
16 corrade = "2ac12631-b9e8-4ec2-822e-946591a41469" 16 corrade = "861eb918-0be7-4aa1-a6ed-d495f99c2af3"
17   17  
Line 18... Line 18...
18 # The name of the group - it can also be the UUID of the group. 18 # The name of the group - it can also be the UUID of the group.
19 group = "My Group" 19 group = "My Group"
Line -... Line 20...
-   20  
-   21 # The password for the group.
-   22 password = "mypassword"
20   23  
21 # The password for the group. 24 # A short nickname for the bot - something you would call it for short.
Line 22... Line 25...
22 password = "mypassword" 25 nickname = "corrade"
23   26  
Line 24... Line 27...
24 # The notification tag - any string you can come up with except the empty string. 27 # The notification tag - any string you can come up with except the empty string.
25 notification tag = "5dfea3c3-1d70-4477-89a8-835072fbb6fa" 28 notification tag = "bf712608-4132-45c2-b770-bcdfa32146ba"
Line 26... Line 29...
26   29  
27 # The version that this template is compatible with (no need to change). 30 # The version that this template is compatible with (no need to change).
Line 28... Line 31...
28 version = 9.164 31 version = 9.173
29   32  
Line 30... Line -...
30 # The character to use for commands. -  
31 command = @ -  
32   -  
33 # The range for the dice rolling command (inclusive). 33 # The character to use for commands.
34 roll range = 3,64 34 command = @
Line -... Line 35...
-   35  
-   36 # The range for the dice rolling command (inclusive).
-   37 roll range = 3,64
-   38  
-   39 # The roles that are eligible for administrative group functions such as "eject".
-   40 admin roles = Owners,Officers,Ecto
-   41  
35   42 # Wiki database table.
36 # The roles that are eligible for administrative group functions such as "eject". 43 wiki table = "corrade-eggdrop-wiki"
Line 37... Line 44...
37 admin roles = Owners,Officers,Ecto 44  
38   45 # The number of records to be retrieved from a namespace.
-   46 # This limit works around LSL HTTP limitations not being able to receive more than 2KiB.
-   47 wiki results limit = 15
-   48  
Line 39... Line 49...
39 # Restrict wiki operations to admin roles. 49 # How many paths in total should be returned when looking up data.